This commit is contained in:
panr
2019-02-01 16:00:11 +01:00
parent 4a462a4a21
commit e6f8847460
4 changed files with 253 additions and 13 deletions

View File

@ -6,6 +6,7 @@ paginate = 5
[params]
contentTypeName = "post"
themeColor = "orange"
showMenuItems = 2
[languages]
[languages.en]
@ -13,6 +14,7 @@ paginate = 5
subtitle = "A simple, retro theme for Hugo"
keywords = ""
copyright = ""
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"