diff --git a/public/jollyroger_dark.svg b/public/jollyroger_dark.svg
new file mode 100644
index 0000000..b3ba2f7
--- /dev/null
+++ b/public/jollyroger_dark.svg
@@ -0,0 +1,262 @@
+
+
+
+
diff --git a/public/jollyroger_light.svg b/public/jollyroger_light.svg
new file mode 100644
index 0000000..bf7773a
--- /dev/null
+++ b/public/jollyroger_light.svg
@@ -0,0 +1,262 @@
+
+
+
+
diff --git a/src/layouts/BlogPost.astro b/src/layouts/BlogPost.astro
index ffb7b95..2b594dc 100644
--- a/src/layouts/BlogPost.astro
+++ b/src/layouts/BlogPost.astro
@@ -7,6 +7,22 @@ type Props = CollectionEntry<'blog'>['data'];
const { title, description, pubDate } = Astro.props;
---
+
+
@@ -16,6 +32,9 @@ const { title, description, pubDate } = Astro.props;
-
+
+

+
+
-
\ No newline at end of file
+