first commit

This commit is contained in:
bs-sensei
2026-03-24 20:30:43 -04:00
commit de259dba5b
27 changed files with 3242 additions and 0 deletions

9
static/favicon.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" shape-rendering="crispEdges">
<rect width="16" height="16" fill="#130e07"/>
<!-- Pixel "C" in amber -->
<rect x="2" y="2" width="8" height="2" fill="#d4a228"/>
<rect x="2" y="4" width="2" height="8" fill="#d4a228"/>
<rect x="2" y="12" width="8" height="2" fill="#d4a228"/>
<!-- Pixel dot in orange -->
<rect x="10" y="10" width="4" height="4" fill="#c4601c"/>
</svg>

After

Width:  |  Height:  |  Size: 441 B