diff --git a/public/sitemap.xml b/public/sitemap.xml index 946b91aa..29a6f49d 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,16 +1,13 @@ - - - - + + + https://codereviewshop.web.app/ 2023-07-20T16:37:07+00:00 - - - - \ No newline at end of file + + diff --git a/src/App.vue b/src/App.vue index 7601f58a..67cc9023 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,11 +2,9 @@ import { RouterView } from "vue-router"; import Navbar from "./components/NavBar.vue"; import Footer from "./components/FooterSection.vue"; -import ConsentDialog from "./components/ConsentDialog.vue";