Update README

This commit is contained in:
panr
2019-02-01 10:15:28 +01:00
parent ebdcc29a72
commit 4a462a4a21
5 changed files with 14 additions and 249 deletions

View File

@ -61,6 +61,8 @@ paginate = 5
contentTypeName = "posts"
# ["orange", "blue", "red", "green", "pink"]
themeColor = "orange"
# if you set this to 0, only submenu trigger will be visible
showMenuItems = 2
[languages]
[languages.en]
@ -68,6 +70,7 @@ paginate = 5
subtitle = "A simple, retro theme for Hugo"
keywords = ""
copyright = ""
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"