Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpanr <radoslaw.koziel@gmail.com>2019-01-25 12:20:52 +0300
committerpanr <radoslaw.koziel@gmail.com>2019-01-25 12:21:14 +0300
commitb0dfb769d18fae502066b09abf17dacdbc6519f3 (patch)
tree23aa959bf8ed3246fff7fe94bf45bedcf6d28e93 /README.md
parent27a013b809fa7c090998c381b8c8cf997523c4e5 (diff)
Add contentTypeName to config1.0.9
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b8c3716..a473751 100644
--- a/README.md
+++ b/README.md
@@ -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"