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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-02-14 03:35:01 +0300
committerzzossig <zzossig@gmail.com>2020-02-14 03:35:01 +0300
commit3639584f9e15059d32580e6aab876df061b74023 (patch)
tree064e9c528c14f66a46472298d095805ce8f9a19a /README.ko.md
parent3228b4eae479b4342284e06faa7fbf8ba8e25700 (diff)
[new option] notAllowedTypesInHomeFeed
Diffstat (limited to 'README.ko.md')
-rw-r--r--README.ko.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.ko.md b/README.ko.md
index 280776a..2923a78 100644
--- a/README.ko.md
+++ b/README.ko.md
@@ -239,6 +239,7 @@ themeOptions = ["dark", "light", "hacker", "solarized", "kimbie"] # select optio
notAllowedTypesInHome = ["contact", "talks", "about", "showcase"] # not allowed page types in home page. type can be set in front matter or default to folder name.
notAllowedTypesInHomeSidebar = ["about", "archive", "showcase"] # not allowed page types in home page sidebar(recent post titles).
notAllowedTypesInArchive = ["about", "talks", "showcase"] # not allowed page types in archive page
+notAllowedTypesInHomeFeed = ["about", "archive", "contact", "talks", "showcase", "publication", "presentation", "resume", "gallery"]
# header
homeHeaderType = "text" # text, img, slide