This reverts commit d95fd63a48. Not sure what happened here to be honest.
This commit is contained in:
kittentm 2026-01-30 23:53:01 +01:00
commit 9f5b6d7b22
254 changed files with 22837 additions and 0 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>