代码迁移

This commit is contained in:
zh
2025-07-03 13:54:01 +08:00
parent b04de8a084
commit 2a4da33e62
985 changed files with 358292 additions and 13 deletions

4
static/img/cross.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 200 200" style="background-color: rgb(255 255 255 / 1%);">
<line x1="0" y1="100" x2="200" y2="100" stroke="red" stroke-width="20"/>
<line x1="100" y1="0" x2="100" y2="200" stroke="red" stroke-width="20"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B