From 642c484022719a6428ce03d92a48aa0e59b049e5 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 31 Dec 2024 22:40:39 -0500 Subject: Added OG image --- public/shiftos.png | Bin 0 -> 163821 bytes src/layouts/Layout.astro | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100755 public/shiftos.png diff --git a/public/shiftos.png b/public/shiftos.png new file mode 100755 index 0000000..ca6aa24 Binary files /dev/null and b/public/shiftos.png differ diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index ca9830e..e9a4622 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -23,7 +23,7 @@ import '../styles/style.css'; - + {title} -- cgit v1.2.3