diff --git a/public/fonts/MapleMono-Bold.ttf.woff2 b/public/fonts/MapleMono-Bold.ttf.woff2 new file mode 100644 index 0000000..964c256 Binary files /dev/null and b/public/fonts/MapleMono-Bold.ttf.woff2 differ diff --git a/public/fonts/MapleMono-Regular.ttf.woff2 b/public/fonts/MapleMono-Regular.ttf.woff2 new file mode 100644 index 0000000..f6d6453 Binary files /dev/null and b/public/fonts/MapleMono-Regular.ttf.woff2 differ diff --git a/src/components/Header.astro b/src/components/Header.astro index 4a13a56..65b5d81 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -5,6 +5,7 @@ import ThemeIcon from "./ThemeIcon.astro";