Clean up files ready for blog

This commit is contained in:
ethicalhack3r
2019-07-04 12:49:09 +02:00
parent 2c8f08f054
commit 6d69127ac5
25 changed files with 35 additions and 917 deletions

View File

@@ -1,24 +0,0 @@
---
layout: default
---
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>