From fa1f23521ae10588244fbc52c6c53d5c55ba0b4f Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Wed, 21 May 2025 13:58:27 +0000 Subject: [PATCH] Add a direct link to class calendar on the header and footer sections Add calendar link with path '/calendar' to Header and Footer components. Replit-Commit-Author: Agent Replit-Commit-Session-Id: d004b9e1-f9be-46e2-acda-f440ccd644a9 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/5a13f3d6-a7cc-40b0-9f95-c73bf929f745.jpg --- client/src/components/navigation/footer.tsx | 8 ++++++++ client/src/components/navigation/header.tsx | 1 + 2 files changed, 9 insertions(+) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index d0b099e..282427e 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -59,6 +59,14 @@ export default function Footer() { Classes +