Initial commit

This commit is contained in:
2026-02-23 20:59:05 +03:00
commit 8eb0356823
171 changed files with 67352 additions and 0 deletions

11
static/bg-history.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 900 600" role="img" aria-label="History background">
<rect width="900" height="600" fill="#fff6f0"/>
<g opacity="0.25" stroke="#8b4a1f" stroke-width="10" fill="none">
<circle cx="640" cy="260" r="140"/>
<line x1="640" y1="260" x2="640" y2="170"/>
<line x1="640" y1="260" x2="710" y2="300"/>
</g>
<g opacity="0.18" stroke="#8b4a1f" stroke-width="6" fill="none">
<path d="M90 520c140-90 240-70 340 0"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 517 B