From 121d0898a6b0739feb21956282f02b3ce3a890f7 Mon Sep 17 00:00:00 2001 From: Aria Date: Sun, 29 Dec 2024 12:36:20 +1100 Subject: [PATCH] chore: Move blog tags button onto blog page --- src/components/NavHeader.astro | 1 - src/pages/blog.astro | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NavHeader.astro b/src/components/NavHeader.astro index a481ca8..0fd744c 100644 --- a/src/components/NavHeader.astro +++ b/src/components/NavHeader.astro @@ -48,7 +48,6 @@ const optimizedBackgroundLQ = await getImage({ Home | Blog | About | - Tags | Friends | Moar 88x31 diff --git a/src/pages/blog.astro b/src/pages/blog.astro index 8e1162e..1e3add6 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -11,6 +11,7 @@ const pageTitle = "Aria's blog"; + | Browse Tags |

All blog posts:

    {