mirror of
https://github.com/plexusorg/Website.git
synced 2024-11-19 10:55:01 +00:00
Change GitHub links
This commit is contained in:
parent
85f867c364
commit
00bf300628
@ -55,6 +55,11 @@ const config = {
|
|||||||
position: 'left',
|
position: 'left',
|
||||||
label: 'Compiling',
|
label: 'Compiling',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
position: 'right',
|
||||||
|
label: 'GitHub',
|
||||||
|
href: 'https://github.com/PlexDevelopment',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
@ -87,12 +92,16 @@ const config = {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'More',
|
title: 'GitHub',
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'GitHub',
|
label: 'Plex',
|
||||||
href: 'https://github.com/PlexDevelopment',
|
href: 'https://github.com/PlexDevelopment/Plex',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Docs',
|
||||||
|
href: 'https://github.com/PlexDevelopment/docs',
|
||||||
|
}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user