Added 404.html and config file for emojis :p

This commit is contained in:
Thomas FORGIONE
2015-04-24 09:14:29 +02:00
parent a9ce3813bf
commit d8501534fa
3 changed files with 19 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
---
layout: main
title: 404
---
<section>
<h2>Error 404</h2>
<p>
There is nothing there... maybe you want to go back to <a href="/">the index</a>
</p>
</section>