first commit

This commit is contained in:
Alkim Ake Gozen 2026-05-23 11:59:45 +09:00
commit 8b790b7601
86 changed files with 6348 additions and 0 deletions

8
assets/favicon.svg Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="none" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round">
<rect x="0" y="0" width="16" height="16" fill="#1A1814" stroke="none"></rect>
<g stroke="#ECE7DC" fill="none">
<path d="M3 13 L3 5 L6 3 L10 3 L13 5 L13 13"></path>
<path d="M3 9 L13 9"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 406 B