chore: tweak config

This commit is contained in:
Harsh Shandilya 2022-12-08 11:23:54 +05:30
parent 97487467db
commit 7f46f966df
1 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ title = "Harsh Shandilya"
theme = ["github.com/msfjarvis/hugo-social-metadata", "github.com/adityatelange/hugo-PaperMod"]
pygmentsstyle = "dracula"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
pygmentscodefencesguesssyntax = false
author = "Harsh Shandilya"
ignoreErrors = ["error-remote-getjson"]
paginate = 5
paginate = 10
enableInlineShortcodes = true
enableRobotsTXT = true
enableEmoji = true
@ -43,7 +43,7 @@ enableEmoji = true
ShowFullTextinRSS = true
ShowCodeCopyButtons = true
ShowBreadCrumbs = true
disableSpecial1stPost = true
disableSpecial1stPost = false
ShowPostNavLinks = true
ShowToc = true
ShowShareButtons = true