This commit is contained in:
2026-06-22 05:51:46 +03:00
commit 03f9319b3a
32 changed files with 11008 additions and 0 deletions

6
public/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" fill="#f8f6f3" rx="2"/>
<circle cx="16" cy="16" r="10" fill="#8b4513" opacity="0.3"/>
<circle cx="16" cy="16" r="6" fill="#8b4513" opacity="0.5"/>
<circle cx="16" cy="16" r="3" fill="#8b4513" opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 313 B