Add favicon
All checks were successful
Docker / build-and-push (push) Successful in 36s

Bold "T" mark in the shared mono-green style used by sibling projects (wisp, fullhouse).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Fredrik Johansson
2026-07-19 19:50:43 +02:00
parent 0828ef473d
commit 1e812be8a2
2 changed files with 7 additions and 0 deletions

6
favicon.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="7" fill="#080808"/>
<text x="16" y="23" text-anchor="middle"
font-family="'JetBrains Mono','Fira Code',ui-monospace,monospace"
font-size="19" font-weight="700" fill="#00e87a">T</text>
</svg>

After

Width:  |  Height:  |  Size: 305 B