From 0f75bf3443996f287b9a8a70abb0b3ac8031def8 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sun, 12 May 2024 08:33:19 +0100 Subject: Styling overhaul --- website/src/components/BlogFeed.astro | 28 ++++++++++++---------------- website/src/components/Me.astro | 26 +++++++++++++++++--------- website/src/components/Navbar.astro | 13 +++++++++++++ website/src/layouts/BlogPost.astro | 18 ++++++++++-------- website/src/layouts/Page.astro | 6 +++++- website/src/pages/blog/index.astro | 2 ++ website/src/pages/index.astro | 2 +- 7 files changed, 60 insertions(+), 35 deletions(-) create mode 100644 website/src/components/Navbar.astro (limited to 'website/src') diff --git a/website/src/components/BlogFeed.astro b/website/src/components/BlogFeed.astro index b6f9d55..c507d69 100644 --- a/website/src/components/BlogFeed.astro +++ b/website/src/components/BlogFeed.astro @@ -54,23 +54,19 @@ const canonicalBlogUrl = new URL('blog', Astro.site) This blog is written by Joe Carstairs
-+
-
- Hi! š My name is Joe Carstairs. Iām a @@ -33,11 +39,13 @@
- Or get me on - Facebook, - Mastodon, - LinkedIn, - or GitHub. + + Or get me on + Facebook, + Mastodon, + LinkedIn, + or GitHub. +