From f84e9a246559c281863b422c223e835f5f565fc8 Mon Sep 17 00:00:00 2001 From: Aria Date: Sun, 16 Mar 2025 19:47:47 +1100 Subject: [PATCH] Center footer text --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index e5388a3..95e401b 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -11,7 +11,7 @@ const COMMIT = import.meta.env.PUBLIC_COMMIT === "" ? "Docker Build!" : `