feat: added web
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
Ignat Karelov
2026-06-02 17:45:51 +03:00
parent 709df7eddc
commit 0719b11093
39 changed files with 12450 additions and 0 deletions

8
assets/img/icon-git.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 4L28 16L16 28L4 16L16 4Z" fill="white"/>
<path d="M12.6 10.4L21.8 19.6" stroke="#F05033" stroke-width="2.4" stroke-linecap="round"/>
<path d="M14.2 12.1V20.3" stroke="#F05033" stroke-width="2.4" stroke-linecap="round"/>
<circle cx="12.3" cy="10.3" r="2.3" fill="#F05033"/>
<circle cx="14.2" cy="21.3" r="2.3" fill="#F05033"/>
<circle cx="22" cy="19.8" r="2.3" fill="#F05033"/>
</svg>

After

Width:  |  Height:  |  Size: 493 B