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/Navbar.astro | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 website/src/components/Navbar.astro (limited to 'website/src/components/Navbar.astro') diff --git a/website/src/components/Navbar.astro b/website/src/components/Navbar.astro new file mode 100644 index 0000000..bae661b --- /dev/null +++ b/website/src/components/Navbar.astro @@ -0,0 +1,13 @@ +--- +--- + + -- cgit v1.2.3