1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 14:04:27 +00:00

Default Posts section in main menu

This commit is contained in:
kandr3s 2023-01-14 16:40:44 +01:00
parent c3688a78f3
commit 7a2a55b139

View File

@ -52,8 +52,8 @@ blogs:
items:
- title: Home # Title
link: / # Site-relative or absolute links
- title: Notes
link: /notes
- title: Posts
link: /posts
```
**example-nginx.conf**