From 7d0d9a63d3ab0685102ced85a420b57a32c2f3d8 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Mon, 1 Sep 2025 12:20:29 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20tags=20for=20latest?= =?UTF-8?q?=20post?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/blog/2025/the-new-ghall-dot-space.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/blog/2025/the-new-ghall-dot-space.md b/src/content/blog/2025/the-new-ghall-dot-space.md index a1fc428..45da556 100644 --- a/src/content/blog/2025/the-new-ghall-dot-space.md +++ b/src/content/blog/2025/the-new-ghall-dot-space.md @@ -1,7 +1,7 @@ --- title: 'The New ghall.space' pubDate: '9/1/25' -tags: ['Meta', 'Programming', 'Webdev'] +tags: ['Meta', 'Programming', 'Web Dev'] --- It's been a while since I originally built this website, which started life as a little project to learn the, at the time, brand new web framework Astro. My skills in web development have improved greatly in that time, as has the functionality of the Astro framework. Therefore, I thought it would be a fun project to make some improvements to the site, both visually and in how the codebase is structured.