feat(registry): implement responsive UI with glassmorphism and header fix

This commit is contained in:
MivoDev
2026-01-18 15:56:41 +07:00
parent e84ff3224a
commit 9558373ff9
20 changed files with 540 additions and 22590 deletions

View File

@@ -4,6 +4,7 @@ export const navEn: DefaultTheme.NavItem[] = [
{ text: 'Home', link: '/' },
{ text: 'Guide', link: '/docs/guide/installation' },
{ text: 'Manual', link: '/docs/manual/' },
{ text: 'Plugins', link: '/plugins/' },
{
text: 'Community',
items: [
@@ -19,6 +20,7 @@ export const navId: DefaultTheme.NavItem[] = [
{ text: 'Beranda', link: '/id/' },
{ text: 'Panduan', link: '/id/docs/guide/installation' },
{ text: 'Buku Manual', link: '/id/docs/manual/' },
{ text: 'Plugin', link: '/plugins/' },
{
text: 'Komunitas',
items: [