new IP
Some checks failed
/ deploy (push) Failing after 43s

This commit is contained in:
Loyyd 2026-06-11 17:44:58 +02:00
parent 6387b4d92a
commit 1cce3ddc89
3 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,7 @@
import { defineConfig } from "astro/config";
export default defineConfig({
site: "https://familyfed.ie",
output: "static",
outDir: "dist",
build: {