diff options
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ paginate = 5 # the list of set content will show up on your index page (baseurl). contentTypeName = "post" + subtitle = "My blogpostings" + # ["orange", "blue", "red", "green", "pink"] themeColor = "blue" |