Moved things around

This commit is contained in:
Lucas Kent 2023-03-06 11:24:40 -05:00 committed by GitHub
parent 8d4b438f03
commit 619fcb8d4f
3 changed files with 3 additions and 3 deletions

View File

@ -42,8 +42,8 @@
<div class="bg"></div>
<ul>
<li><a class="active" href="/">Home</a></li>
<li><a href="/nav.html">Navigation</a></li>
<li><a href="/blog.html">Blog</a></li>
<li><a href="/wip.html">WIP</a></li>
<li><a href="/wip.html">WIP</a></li>
<li><a href="/wip.html">WIP</a></li>
</ul>
<br />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="noscroll">
<head>
<title>Sitemap</title>
<title>Nav</title>
<link
rel="apple-touch-icon"
sizes="180x180"