🚧 Work in progress

This commit is contained in:
Freeze455
2021-09-06 02:25:57 +02:00
parent 22a5141daf
commit d7fac5de9f
11 changed files with 43 additions and 9 deletions

View File

@@ -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 = [