forked from mirrors/hugo-theme-terminal
fix dir name for exampleSite
This commit is contained in:
@ -4,7 +4,7 @@ theme = "hugo-theme-terminal"
|
||||
paginate = 5
|
||||
|
||||
[params]
|
||||
contentTypeName = "post"
|
||||
contentTypeName = "posts"
|
||||
themeColor = "orange"
|
||||
showMenuItems = 2
|
||||
fullWidthTheme = false
|
||||
|
Reference in New Issue
Block a user