Remove selfhosted list. Add glitchy.social link
All checks were successful
Build release image / build (push) Successful in 1m30s

This commit is contained in:
yehor
2025-11-14 16:37:55 +02:00
parent bfb22e685c
commit dfa076df1b
2 changed files with 1 additions and 100 deletions

View File

@@ -99,7 +99,7 @@ const config = {
},
items: [
{ to: '/blog', label: 'Blog', position: 'left' },
{ to: '/selfhosted-list', label: 'Self-hosted List', position: 'left' },
{ href: 'https://www.glitchy.social', label: 'Glitchy.Social', position: 'right' },
],
},
footer: {