Add project source with .gitignore, remove node_modules and dist from tracking

This commit is contained in:
2026-07-17 03:27:23 +08:00
parent 4f6c48e418
commit 0c45291c6a
20 changed files with 3461 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" fill="#071a24"/>
<path d="M32 6 55 19v26L32 58 9 45V19Z" fill="none" stroke="#72aa86" stroke-width="4"/>
<path d="m32 18 12 7v14l-12 7-12-7V25Z" fill="#c6a15b"/>
</svg>

After

Width:  |  Height:  |  Size: 265 B