Add contentTypeName to config
This commit is contained in:
parent
27a013b809
commit
b0dfb769d1
2 changed files with 6 additions and 1 deletions
|
@ -65,6 +65,8 @@ paginate = 5
|
|||
|
||||
[params]
|
||||
subtitle = "A simple theme for Hugo"
|
||||
# dir name for your list content
|
||||
contentTypeName = "posts"
|
||||
# "light" or "dark"
|
||||
defaultTheme = "dark"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue