mirror of
https://github.com/DiscordFactory/website-documentation.git
synced 2026-01-19 03:41:35 +01:00
🚧 Work in progress
This commit is contained in:
@@ -5,7 +5,7 @@ import { CalendarIcon, ChartBarIcon, FolderIcon, HomeIcon, InboxIcon, UsersIcon
|
||||
export const links: NavbarLink[] = [
|
||||
{ label: 'Home', path: '/', local: true },
|
||||
{ label: 'Documentation', path: '/documentation/getting-started', local: true },
|
||||
{ label: 'Discussion', path: '/https://github.com/DiscordFactory/Core/discussions', local: false }
|
||||
{ label: 'Discussion', path: 'https://github.com/DiscordFactory/Core/discussions', local: false }
|
||||
]
|
||||
|
||||
export const socials = [
|
||||
|
||||
Reference in New Issue
Block a user