Skip to content

Commit 652aa24

Browse files
authored
Add roadmap (#254)
1 parent 66c3711 commit 652aa24

File tree

2 files changed

+403
-0
lines changed

2 files changed

+403
-0
lines changed

src/navigation.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ export const headerData = {
2727
text: 'About us',
2828
href: '/support',
2929
},
30+
{
31+
text: 'Roadmap',
32+
href: '/roadmap',
33+
},
3034
{
3135
text: 'Lychee <span class="text-sky-500 ml-1">SE</span>',
3236
href: '/get-supporter-edition',

0 commit comments

Comments
 (0)