feat: updates

This commit is contained in:
2025-08-17 22:09:53 +02:00
parent 998e955ec8
commit 8c0dc905d9
18 changed files with 869 additions and 776 deletions

View File

@@ -8,14 +8,10 @@ title = 'My personal blog'
[menu]
[[menu.main]]
name = 'Home'
url = '/'
weight = 1
[[menu.main]]
name = 'Posts'
name = 'All posts'
url = '/posts/'
weight = 2
weight = 1
[[menu.main]]
name = 'About'
url = '/about/'
weight = 3
weight = 2