diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 41bb215..33343f8 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -9,6 +9,7 @@ const vitePressOptions: UserConfig = { nav: [ { text: "Home", link: "/" }, { text: "Server", link: "/server/" }, + { text: "Map", link: "https://map.brixserver.uk" }, ], search: {