homepage fixes

This commit is contained in:
2023-01-07 15:06:08 -05:00
parent adcafdd951
commit dfb9ee79cb
17 changed files with 228 additions and 66 deletions
+3 -7
View File
@@ -1,13 +1,9 @@
---
---
<div>
<header>
<h1>Graham's Blog</h1>
<nav>
<ul>
<li>
<span style={{ fontSize: "1.6rem" }}>Graham Hall</span>
</li>
</ul>
<ul>
<li>
<a href="/">📝 Blog</a>
@@ -17,4 +13,4 @@
</li>
</ul>
</nav>
</div>
</header>