rearranged navigation
This commit is contained in:
@@ -4,14 +4,14 @@ const links = [
|
|||||||
txt: 'now',
|
txt: 'now',
|
||||||
lnk: '/now'
|
lnk: '/now'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
txt: 'posts',
|
|
||||||
lnk: '/posts'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
txt: 'photos',
|
txt: 'photos',
|
||||||
lnk: '/photos'
|
lnk: '/photos'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
txt: 'posts',
|
||||||
|
lnk: '/posts'
|
||||||
|
},
|
||||||
]
|
]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user