Skip to content

Commit b4d2fae

Browse files
2 parents 18d5ee5 + 29a32e3 commit b4d2fae

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

config.yaml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,30 @@ title: Cláudio Silva's Blog
77

88
theme: "hugo-tranquilpeak-theme"
99

10-
paginate: 5
10+
pagination:
11+
pagerSize: 5
1112

1213
permalinks:
1314
post: /:year/:month/:day/:title/
1415

1516

16-
googleAnalytics: UA-27703765-1
17+
googleAnalytics: G-55EWW6EWZM
1718

1819
markup:
1920
tableOfContents:
2021
endLevel: 3
2122
ordered: false
2223
startLevel: 2
2324

24-
author:
25-
name: Cláudio Silva
26-
bio: >-
27-
Data Platform Architect and PowerShell lover.
28-
job: Data Platform Architect
29-
location: Portugal
30-
picture: "/img/avatar.jpg"
31-
twitter: "claudioessilva"
32-
25+
site:
26+
author:
27+
name: Cláudio Silva
28+
bio: >-
29+
Data Platform Architect and PowerShell lover.
30+
job: Data Platform Architect
31+
location: Portugal
32+
picture: "/img/avatar.jpg"
33+
twitter: "claudioessilva"
3334

3435
menu:
3536
main:

0 commit comments

Comments
 (0)