fix(example): use correct config in the example. (#564)

This commit is contained in:
jardel
2026-04-06 05:08:08 +08:00
committed by GitHub
parent 0258c67535
commit eb8c44dc40
+9 -9
View File
@@ -15,16 +15,16 @@ pagination.pagerSize = 5
[languages]
[languages.en]
title = "Terminal"
subtitle = "A simple, retro theme for Hugo"
keywords = ""
copyright = ""
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"
[languages.en.params.logo]
logoText = "Terminal"
logoHomeLink = "/"
[languages.en.params]
subtitle = "A simple, retro theme for Hugo"
keywords = ""
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"
[[languages.en.params.logo]]
logoText = "Terminal"
logoHomeLink = "/"
[languages.en.menu]
[[languages.en.menu.main]]