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

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml11
1 files changed, 4 insertions, 7 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index d35f757..feb7daa 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -22,18 +22,15 @@ params:
menu:
nav:
- - name: Home
+ - name: Blog
url: /
weight: 1
- - name: Blog
- url: /post/
- weight: 2
- name: Tags
url: /tags/
- weight: 3
+ weight: 2
- name: About
url: /about/
- weight: 4
+ weight: 3
- name: RSS
url: /index.xml
- weight: 5
+ weight: 4