🚧 Work in progress

This commit is contained in:
Freeze455
2021-08-17 10:25:37 +02:00
parent 2cd7d0f3e7
commit 404a5df44e
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import { github, twitter } from './Icons'
export const links: NavbarLink[] = [
{ label: 'Home', path: '/', local: true },
{ label: 'Documentation', path: '/documentation', local: true },
{ label: 'Github', path: '/', local: false }
{ label: 'Discussion', path: '/https://github.com/DiscordFactory/Core/discussions', local: false }
]
export const socials = [