Skip to content

Commit 1872f7a

Browse files
committed
change the pagination with updated version
1 parent b7a5014 commit 1872f7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hugo.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
baseURL: "https://blog.octabyte.io"
22
title: OctaByte Blog
33
copyright: "© [OctaByte](https://octabyte.io)"
4-
paginate: 5
4+
pagination:
5+
pagerSize: 5
56
theme: ["PaperMod"]
67

78
googleAnalytics: "G-BKDK9F3WBP"
@@ -179,7 +180,7 @@ markup:
179180
services:
180181
instagram:
181182
disableInlineCSS: true
182-
twitter:
183+
x:
183184
disableInlineCSS: true
184185
googleAnalytics:
185186
ID: G-BKDK9F3WBP

0 commit comments

Comments
 (0)