From 62eb5e6cd5aabcd940501348f4841625deeda6fb Mon Sep 17 00:00:00 2001
From: rossvc <117058340+rossvc@users.noreply.github.com>
Date: Tue, 10 Oct 2023 12:16:29 -0500
Subject: [PATCH 1/3] change /calendar to /events
---
public/sitemap.xml | 2 +-
src/App.js | 2 +-
src/components/Navbar/Navbar.js | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 3e83e112..90837c74 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -11,7 +11,7 @@
0.80
-https://cougarcs.com/calendar
+https://cougarcs.com/events
2021-06-14T04:45:45+00:00
0.80
diff --git a/src/App.js b/src/App.js
index ea22bc16..d5614424 100644
--- a/src/App.js
+++ b/src/App.js
@@ -34,7 +34,7 @@ const App = () => {
} />
} />
} />
- } />
+ } />
} />
} />
} />
diff --git a/src/components/Navbar/Navbar.js b/src/components/Navbar/Navbar.js
index 5ea38d4f..e31caeb8 100644
--- a/src/components/Navbar/Navbar.js
+++ b/src/components/Navbar/Navbar.js
@@ -31,7 +31,7 @@ const NavBar = () => {
>