From 1553604159345298a659338bfdac0a62d9161942 Mon Sep 17 00:00:00 2001 From: kritzl Date: Tue, 15 Sep 2026 22:53:09 +0200 Subject: [PATCH] update content on landingpage --- src/components/Footer.astro | 19 +++++++++++++++---- src/pages/index.astro | 21 +-------------------- 2 files changed, 16 insertions(+), 24 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index dd22885..08973f7 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,20 +3,31 @@ import path from "../utils/path.ts" ---