From ab6d71274e0d3bcfd0a3ec908f0d3e4061867cb3 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Mon, 12 Feb 2024 00:48:49 -0700 Subject: [PATCH] Cleanup a bit --- dist/about/index.html | 50 +++++++++++++----------------------- dist/blog/index.html | 12 ++++----- dist/boilerplate/index.html | 8 +++--- dist/index.html | 8 +++--- dist/policy/index.html | 8 +++--- dist/posts/post-1/index.html | 8 +++--- dist/posts/post-2/index.html | 12 ++++----- dist/posts/post-3/index.html | 1 + dist/projects/index.html | 8 +++--- src/components/Head.astro | 2 +- src/components/Header.astro | 6 ++--- src/pages/about.astro | 10 ++++---- 12 files changed, 60 insertions(+), 73 deletions(-) create mode 100644 dist/posts/post-3/index.html diff --git a/dist/about/index.html b/dist/about/index.html index 546e289..2b502ae 100644 --- a/dist/about/index.html +++ b/dist/about/index.html @@ -4,7 +4,7 @@ - + @@ -20,7 +20,7 @@