diff --git a/src/pages/404.astro b/src/pages/404.astro new file mode 100644 index 00000000..9bcffc24 --- /dev/null +++ b/src/pages/404.astro @@ -0,0 +1,24 @@ +--- +import MainGridLayout from '@layouts/MainGridLayout.astro' +import { url } from '@utils/url-utils' +import { Icon } from 'astro-icon/components' +--- + + +
+
+
+

404

+

Not found

+
+ +
+
+ Return to top page +
+ +
+
+
+
+