Fix strings

This commit is contained in:
danpros 2024-02-26 15:38:35 +07:00
commit 81bf71c872
3 changed files with 9 additions and 3 deletions

View file

@ -28,6 +28,12 @@ blog.enable = "false"
; Social account
social.twitter = ""
social.facebook = ""
social.instagram = ""
social.linkedin = ""
social.github = ""
social.youtube = ""
social.mastodon = ""
social.tiktok = ""
; Breadcrumb home text. Useful when installed on subfolder.
breadcrumb.home = "Home"
@ -148,7 +154,7 @@ toc.style = "default"
; Option "true" and "false"
toc.automatic = "false"
; Automatically insert the TOC in x paragraph
; Automatically insert the TOC after x paragraph
toc.position = "1"
; Set the theme here