Skip to content

Commit 780df22

Browse files
committed
fix config
1 parent 1f6fbd2 commit 780df22

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ pagination.pagerSize = 20
1515
copyright = "wizmann"
1616
readmore = true
1717
post_meta = ["date", "categories"]
18-
author = "wizmann"
18+
[author]
19+
name = "wizmann"
1920
comments = true
2021
ShowPostNavLinks = true
2122

0 commit comments

Comments
 (0)