From ebaa56401efd9b14ecef922db8c2f6eac732a4d6 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 21 Feb 2025 17:38:43 -0500 Subject: Initial commit --- src/layouts/Layout.astro | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/layouts/Layout.astro (limited to 'src/layouts/Layout.astro') diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro new file mode 100644 index 0000000..e51b083 --- /dev/null +++ b/src/layouts/Layout.astro @@ -0,0 +1,26 @@ + + + + + + + + bits & Bytes Minecraft + + + + + + + -- cgit v1.2.3