diff --git a/site/pages/404.js b/site/pages/404.js new file mode 100644 index 0000000..ea56972 --- /dev/null +++ b/site/pages/404.js @@ -0,0 +1,8 @@ +export default function () { + return ( +
+ 404 +

Page not found

+
+ ); +} \ No newline at end of file diff --git a/site/public/img/undraw_page_not_found.svg b/site/public/img/undraw_page_not_found.svg new file mode 100644 index 0000000..4dcf7e0 --- /dev/null +++ b/site/public/img/undraw_page_not_found.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + +