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

github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-12-23 09:22:11 +0300
committerZachary Betz <zwbetz@gmail.com>2018-12-23 09:22:11 +0300
commitd68f398c854a474f0cdc27aaccbee0bca17c030f (patch)
treea1d1d1780b64dfcbb2f303c7a8a8c182e54197d9 /exampleSite
parenta90d6cdd50106b6b6430669a0fec19bafc4f60f3 (diff)
Add RSS to nav
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index ee6b42b..0011d8b 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -23,6 +23,9 @@ menu:
- name: About
url: /about/
weight: 4
+ - name: RSS
+ url: /index.xml
+ weight: 5
params:
includeBootstrapJs: false