Initial clean commit

This commit is contained in:
2026-02-18 23:03:52 -06:00
commit 5b6eb16662
57 changed files with 8414 additions and 0 deletions

15
public/jh-logo.svg Normal file
View File

@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" role="img" aria-label="JH logo">
<rect width="64" height="64" rx="12" fill="#111827" />
<text
x="50%"
y="57%"
text-anchor="middle"
font-family="Arial, sans-serif"
font-size="28"
font-weight="700"
letter-spacing="2"
fill="#F9FAFB"
>
JH
</text>
</svg>

After

Width:  |  Height:  |  Size: 377 B