Update homepage
This commit is contained in:
parent
84e6aa0fb8
commit
c1f9759955
1 changed files with 14 additions and 2 deletions
|
@ -97,8 +97,12 @@ const config = {
|
|||
title: 'Docs',
|
||||
items: [
|
||||
{
|
||||
label: 'Projects',
|
||||
to: '/docs/intro',
|
||||
label: 'GoldbergGUI',
|
||||
to: '/docs/goldberggui/intro',
|
||||
},
|
||||
{
|
||||
label: 'Auto-CreamAPI 2',
|
||||
to: '/docs/autocreamapi/intro',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
@ -134,6 +138,14 @@ const config = {
|
|||
label: 'Git',
|
||||
href: 'https://git.jeddunk.xyz/explore/repos',
|
||||
},
|
||||
{
|
||||
label: 'Status',
|
||||
href: 'https://status.jeddunk.xyz',
|
||||
},
|
||||
{
|
||||
label: 'Old Homepage',
|
||||
href: 'https://old.jeddunk.xyz',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue