We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c3711 commit 652aa24Copy full SHA for 652aa24
2 files changed
src/navigation.js
@@ -27,6 +27,10 @@ export const headerData = {
27
text: 'About us',
28
href: '/support',
29
},
30
+ {
31
+ text: 'Roadmap',
32
+ href: '/roadmap',
33
+ },
34
{
35
text: 'Lychee <span class="text-sky-500 ml-1">SE</span>',
36
href: '/get-supporter-edition',
0 commit comments