Delete 404.html
remove test 404 page
This commit is contained in:
parent
9c5d22b40f
commit
1020d9d15d
1 changed files with 0 additions and 14 deletions
14
404.html
14
404.html
|
@ -1,14 +0,0 @@
|
||||||
---
|
|
||||||
layout: errorpage
|
|
||||||
permalink: /404.html
|
|
||||||
---
|
|
||||||
<section class="error">
|
|
||||||
<div clasS="wrapper">
|
|
||||||
<div class="redline"></div>
|
|
||||||
<div class="errorcontent">
|
|
||||||
<p>fck</p>
|
|
||||||
<p>404</p>
|
|
||||||
</div>
|
|
||||||
<div class="redline"></div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
Loading…
Add table
Reference in a new issue