diff --git a/home/404.md b/home/404.md new file mode 100644 index 00000000..79c1b2ac --- /dev/null +++ b/home/404.md @@ -0,0 +1,10 @@ +--- +layout: post +permalink: /404.html +backLink: False +--- + +## 404 + + +Page not found! :( diff --git a/home/_layouts/post.html b/home/_layouts/post.html index 781f6d22..16ef2e37 100644 --- a/home/_layouts/post.html +++ b/home/_layouts/post.html @@ -15,6 +15,6 @@ layout: default {% endif %} -
+
{{ content }}
\ No newline at end of file