Added map link to config
This commit is contained in:
parent
4be036e590
commit
69a667a0b4
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ const vitePressOptions: UserConfig = {
|
||||||
nav: [
|
nav: [
|
||||||
{ text: "Home", link: "/" },
|
{ text: "Home", link: "/" },
|
||||||
{ text: "Server", link: "/server/" },
|
{ text: "Server", link: "/server/" },
|
||||||
|
{ text: "Map", link: "https://map.brixserver.uk" },
|
||||||
],
|
],
|
||||||
|
|
||||||
search: {
|
search: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue