From 7baf0a5f5278a00bcf872a65b26ee55a79b6c264 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Wed, 3 Jan 2024 15:06:52 -0700 Subject: [PATCH] Grammar: small fixes --- src/components/Footer.astro | 2 +- src/content/llama/a-history-of-llamas.md | 2 +- src/pages/index.astro | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 52d1b09..b8808a4 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,7 +3,7 @@ const today = new Date(); ---