diff --git a/docs/.vuepress/components/CustomNavBar.vue b/docs/.vuepress/components/CustomNavBar.vue deleted file mode 100644 index dff87f397..000000000 --- a/docs/.vuepress/components/CustomNavBar.vue +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/.vuepress/components/notFoundCustom.vue b/docs/.vuepress/components/notFoundCustom.vue deleted file mode 100644 index 9a2691f54..000000000 --- a/docs/.vuepress/components/notFoundCustom.vue +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - 404 - Page not found - You've landed on a link that doesn't exist. Try the Search! - - - - - \ No newline at end of file diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 1fc8af1e5..e77e4780b 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -320,8 +320,6 @@ export default defineUserConfig({ }, { custom: true }, ), - alias: { - }, //Plugins Config plugins: [ removePwaPlugin({
404
You've landed on a link that doesn't exist. Try the Search!