Default Posts section in main menu

This commit is contained in:
kandr3s 2023-01-14 16:40:44 +01:00
parent c3688a78f3
commit 7a2a55b139
1 changed files with 2 additions and 2 deletions

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**