diff --git a/_redirects b/_redirects new file mode 100644 index 0000000..aa33418 --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/* /404.html 404 diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 199464a..7bd1145 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -16,8 +16,12 @@ const { title } = Astro.props; {title} - - + +
+ +