Fixed an issue

This commit is contained in:
Lucas Kent 2022-12-06 13:52:10 -05:00 committed by GitHub
parent 578ea988b5
commit 7d44ef38a9
2 changed files with 4 additions and 0 deletions

View File

@ -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="16x16" href="/assets/Favicons/404_Favicon/favicon-16x16.png">
<link rel="manifest" href="/assets/Favicons/404_Favicon/site.webmanifest">
<link rel="stylesheet" href="/assets/styles/button.css">
<title>404</title>
<style>
h1 {text-align: center;}

View File

@ -25,6 +25,9 @@
<li><a href="/blog.html">Blog</a></li>
<li><a class="active" href="/wip.html">WIP</a></li>
</ul>
<br>
<br>
<br>
<h1>WIP</h1>
<p>This page is going to be worked on eventually.</p>
<div class="footer">