From b219e7a87ed0d1b9e13f58d45bb9ba939d1e9abd Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Wed, 27 Feb 2019 10:54:53 -0300 Subject: Jekyll support --- 404.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 404.html (limited to '404.html') diff --git a/404.html b/404.html new file mode 100644 index 0000000..c472b4e --- /dev/null +++ b/404.html @@ -0,0 +1,24 @@ +--- +layout: default +--- + + + +
+

404

+ +

Page not found :(

+

The requested page could not be found.

+
-- cgit v1.2.3