seperate header & index

This commit is contained in:
kittentm 2026-01-22 21:52:54 -05:00
commit 0f2fe89bae
2 changed files with 14 additions and 4 deletions

3
header.html Normal file
View file

@ -0,0 +1,3 @@
<div class="header">
<img src="/assets/SplatNetLogo.png" class="logo" alt="SplatNet Logo" />
</div>