rearranged navigation

This commit is contained in:
2025-11-14 18:42:34 +13:00
parent 3c61f85091
commit 6cea1d3b9d

View File

@@ -4,14 +4,14 @@ const links = [
txt: 'now',
lnk: '/now'
},
{
txt: 'posts',
lnk: '/posts'
},
{
txt: 'photos',
lnk: '/photos'
},
{
txt: 'posts',
lnk: '/posts'
},
]
---