diff --git a/src/404.md b/src/404.md new file mode 100644 index 0000000..e2fa7a3 --- /dev/null +++ b/src/404.md @@ -0,0 +1,13 @@ +--- +title: 404 Not found +layout: page.njk +permalink: /404.html +--- + +# Here be no dragons + +![Sebin is unhappy with the content on his phone](/img/sebin-sticker-phone.png) + +The page you were looking for does not exist! + +It may have been moved or deleted. Use the navigation on the top of the page to select where you wanna go. diff --git a/src/img/sebin-sticker-phone.png b/src/img/sebin-sticker-phone.png new file mode 100644 index 0000000..a1af3d1 Binary files /dev/null and b/src/img/sebin-sticker-phone.png differ