From dffc8005eec8ee5d31a151143bbfcf9ec4d26b73 Mon Sep 17 00:00:00 2001 From: codey Date: Fri, 26 Sep 2025 12:16:21 -0400 Subject: [PATCH] Bump major version 0.1 -> 0.2, remove Dev/Prod from footer --- src/components/Footer.astro | 3 +-- src/config.js | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 81b3878..937b125 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -15,8 +15,7 @@ const YEAR = new Date().getFullYear();
Built: {buildTime} UTC - {ENVIRONMENT} - +