Fixed an issue
This commit is contained in:
parent
578ea988b5
commit
7d44ef38a9
1
404.html
1
404.html
@ -5,6 +5,7 @@
|
|||||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/Favicons/404_Favicon/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="/assets/Favicons/404_Favicon/favicon-32x32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/Favicons/404_Favicon/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="/assets/Favicons/404_Favicon/favicon-16x16.png">
|
||||||
<link rel="manifest" href="/assets/Favicons/404_Favicon/site.webmanifest">
|
<link rel="manifest" href="/assets/Favicons/404_Favicon/site.webmanifest">
|
||||||
|
<link rel="stylesheet" href="/assets/styles/button.css">
|
||||||
<title>404</title>
|
<title>404</title>
|
||||||
<style>
|
<style>
|
||||||
h1 {text-align: center;}
|
h1 {text-align: center;}
|
||||||
|
3
wip.html
3
wip.html
@ -25,6 +25,9 @@
|
|||||||
<li><a href="/blog.html">Blog</a></li>
|
<li><a href="/blog.html">Blog</a></li>
|
||||||
<li><a class="active" href="/wip.html">WIP</a></li>
|
<li><a class="active" href="/wip.html">WIP</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
<h1>WIP</h1>
|
<h1>WIP</h1>
|
||||||
<p>This page is going to be worked on eventually.</p>
|
<p>This page is going to be worked on eventually.</p>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user