diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index a6c5930..2e047a4 100644 --- a/config.yaml +++ b/config.yaml @@ -28,6 +28,9 @@ languages: - name: Articles pageRef: /posts weight: 20 + - name: Calendar + pageRef: /cal + weight: 30 - name: RSS pageRef: /about/rss weight: 90 |