Updated site

This commit is contained in:
2026-02-24 15:43:58 -06:00
parent 378cce391a
commit badfcebf07
5 changed files with 35 additions and 5 deletions

8
header.html Normal file
View File

@@ -0,0 +1,8 @@
<header>
<span style="font-size: 36px;">Lucas Rufkahr</span>
<nav>
<a href="https://lukerufkahr.com">Home</a>
<a href="https://lukerufkahr.com/notes/">Notes</a>
<a href="https://lukerufkahr.com/fun_stuff.html">Fun</a>
</nav>
</header>