HASH be9ab8c823db
DATE 2025-07-21
SUBJECT web: configure astro
FILES 1 CHANGED
HASH be9ab8c823db
DATE 2025-07-21
SUBJECT web: configure astro
FILES 1 CHANGED
┌─ web/astro.config.mjs ─────────────────────────────────────────────────────┐
│ diff --git a/web/astro.config.mjs b/web/astro.config.mjs │
│ index e762ba5..8dae6ea 100644 │
│ --- a/web/astro.config.mjs │
│ +++ b/web/astro.config.mjs │
│ @@ -2,4 +2,6 @@ │
│ import { defineConfig } from 'astro/config'; │
│ │
│ // https://astro.build/config │
│ -export default defineConfig({}); │
│ +export default defineConfig({ │
│ + site: 'https://wowsimstats.com', │
│ +}); │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ web/astro.config.mjs ───────────────┐
│ diff --git a/web/astro.config.mjs b/web/astr │
│ o.config.mjs │
│ index e762ba5..8dae6ea 100644 │
│ --- a/web/astro.config.mjs │
│ +++ b/web/astro.config.mjs │
│ @@ -2,4 +2,6 @@ │
│ import { defineConfig } from 'astro/config' │
│ ; │
│ │
│ // https://astro.build/config │
│ -export default defineConfig({}); │
│ +export default defineConfig({ │
│ + site: 'https://wowsimstats.com', │
│ +}); │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET