Change site url for og:image

This commit is contained in:
thiloho
2023-05-28 16:39:40 +02:00
parent c18ca69f41
commit 7988f2c1a1

View File

@@ -5,6 +5,7 @@ import svelte from "@astrojs/svelte";
// https://astro.build/config // https://astro.build/config
export default defineConfig({ export default defineConfig({
site: "https://aurora.thilohohlt.com",
compressHTML: true, compressHTML: true,
experimental: { experimental: {
assets: true, assets: true,