]> git.drewedgar.com - website.git/blobdiff - src/404.html
FIX: Fixed email link
[website.git] / src / 404.html
index 05def22c6d7e20d61db9af5aab7ad5b2388ba940..ee4aae1499aae7120a213847bf8fa04eb3ef68e5 100644 (file)
@@ -1,4 +1,5 @@
 ---
 ---
+layout: layouts/base.liquid
 title: Hm. Nothing here.
 permalink: 404.html
 ---
 title: Hm. Nothing here.
 permalink: 404.html
 ---
@@ -13,7 +14,7 @@ permalink: 404.html
        <body>
                <h1>{{ title }}</h1>
                <p>
        <body>
                <h1>{{ title }}</h1>
                <p>
-            It doesn't seem like there is anything here, this could be intentional, or I could have messed up. If it's the latter please let me know at [email protected]
+        It doesn't seem like there is anything here, this could be intentional, or I could have messed up. If it's the latter please let me know at <a href="mailto:[email protected]">[email protected]</a>
                </p>
        </body>
 </html>
                </p>
        </body>
 </html>