From ed498396b0075ab8b8b3d6552f0c1d79e60faee5 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Mon, 1 Sep 2025 21:28:21 +0000 Subject: [PATCH] Add categories to website footer and adjust layout Updated footer layout to include a new 'Kategorien' section with links and expanded grid columns from 3 to 4 on medium/large screens across multiple pages (FolxStadlPage, GeschichteLiedPage, GipfelstammtischPage, and home.tsx). Replit-Commit-Author: Agent Replit-Commit-Session-Id: 890577b1-c154-40a4-a177-a0c6d55320c3 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/890577b1-c154-40a4-a177-a0c6d55320c3/2xHHKQn --- client/src/pages/FolxStadlPage.tsx | 11 ++++++++++- client/src/pages/GeschichteLiedPage.tsx | 11 ++++++++++- client/src/pages/GipfelstammtischPage.tsx | 11 ++++++++++- client/src/pages/home.tsx | 11 ++++++++++- 4 files changed, 40 insertions(+), 4 deletions(-) diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx index 791faac..4a1a296 100644 --- a/client/src/pages/FolxStadlPage.tsx +++ b/client/src/pages/FolxStadlPage.tsx @@ -283,7 +283,7 @@ export default function FolxStadlPage() { {/* Footer */}