Skip to content

Commit 775c6ee

Browse files
committed
fix navigation
1 parent 8e2e6cd commit 775c6ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/navigation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ export const headerData = {
1010
href: getBlogPermalink(),
1111
},
1212
{
13-
text: 'Lychee Version 6 is Live!',
14-
href: getPermalink('2024-10-26-v6', 'post'),
13+
text: 'Version 6.6.6 and what is next?',
14+
href: getPermalink('2025-06-11-version-6-6-6', 'post'),
1515
},
1616
{
1717
text: 'Current developments',

0 commit comments

Comments
 (0)