From 429514f568a3d8d1497fd224b7ae452defcefcc8 Mon Sep 17 00:00:00 2001
From: Lee Cattarin
Date: Mon, 29 Dec 2025 09:12:47 -0800
Subject: [PATCH] small tweaks
---
about/index.html | 6 +++---
scripts/nav.js | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/about/index.html b/about/index.html
index c3c2428..bb37026 100644
--- a/about/index.html
+++ b/about/index.html
@@ -34,11 +34,11 @@
About the Beall Greenhouses
- Past
+ Past
- Present
+ Present
- Future
+ Future
diff --git a/scripts/nav.js b/scripts/nav.js
index bdfd767..1a74ddd 100644
--- a/scripts/nav.js
+++ b/scripts/nav.js
@@ -46,7 +46,7 @@ const footerHTML = `
- brought to you in 2025
+ brought to you in 2026
`
const populateFooter = function() {