Switch to launch mode, add more information to imprint, add logos
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import removeComments from "astro-remove-comments";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: [vue(), sitemap(), robotsTxt(), aiRobotsTxt(), removeComments()],
|
||||
integrations: [vue(), sitemap(), robotsTxt(), removeComments()],
|
||||
i18n: {
|
||||
locales: ["en", "de"],
|
||||
defaultLocale: "en"
|
||||
|
||||
Reference in New Issue
Block a user