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

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kaussow <mail@geeklabor.de>2021-09-08 22:35:43 +0300
committerGitHub <noreply@github.com>2021-09-08 22:35:43 +0300
commitfff483ea9ec8ae6c2b9f373c3c3fa2ae08dd6add (patch)
tree97c5565f7993d17cb7f379038d4b2023b49790bc /exampleSite
parentf1a713d59a54c7c934eb931f9238c19e7beba5e4 (diff)
chore: remove rss link from header (#202)
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index ba93833..6a05700 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -23,6 +23,18 @@ markup:
taxonomies:
tag: tags
+outputs:
+ home:
+ - HTML
+ page:
+ - HTML
+ section:
+ - HTML
+ taxonomy:
+ - HTML
+ term:
+ - HTML
+
params:
# geekdocMenuBundle: true
geekdocToC: 3