start on social links editing, wip

This commit is contained in:
gingervitis
2021-01-19 10:34:06 -08:00
committed by Gabe Kangas
parent 015f93ea56
commit d1cc0dfd97
11 changed files with 344 additions and 3 deletions

View File

@@ -144,6 +144,9 @@ export default function MainLayout(props) {
<Menu.Item key="config-page-content">
<Link href="/config-page-content">Custom page content</Link>
</Menu.Item>
<Menu.Item key="config-social-links">
<Link href="/config-social-links">Social links</Link>
</Menu.Item>
<Menu.Item key="config-server-details">
<Link href="/config-server-details">Server Details</Link>
</Menu.Item>