Initial commit
This commit is contained in:
14
404.html
Normal file
14
404.html
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: page
|
||||
title: 404
|
||||
sitemap:
|
||||
exclude: 'yes'
|
||||
---
|
||||
|
||||
<h2 class="go-home">
|
||||
I suggest you <a href="/">going home</a>, it's 404 and it's getting dark!
|
||||
</h2>
|
||||
|
||||
|
||||
<!-- Adding the glitch effect -->
|
||||
<script> document.getElementsByTagName('body')[0].classList.add('glitch'); </script>
|
||||
Reference in New Issue
Block a user