ci(dist): build dist

This commit is contained in:
gitea-actions[bot] 2025-01-06 18:07:28 +00:00
parent 2ce9315875
commit 31ac704d18
3 changed files with 203 additions and 1 deletions

194
dist/icons/amnezia.svg vendored Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 29 KiB

8
dist/icons/lodestone.svg vendored Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M21 16.008v-8.018a1.98 1.98 0 0 0 -1 -1.717l-7 -4.008a2.016 2.016 0 0 0 -2 0l-7 4.008c-.619 .355 -1 1.01 -1 1.718v8.018c0 .709 .381 1.363 1 1.717l7 4.008c.62 .354 1.38 .354 2 0l7 -4.008c.619 -.355 1 -1.01 1 -1.718z"></path>
<path d="M12 22v-10"></path>
<path d="M12 12l8.73 -5.04"></path>
<path d="M3.27 6.96l8.73 5.04"></path>
<path d="M12 17l3.003 -1.668m3 -1.667l2.997 -1.665m-9 5l-9 -5"></path>
<path d="M15 17l3 -1.67v-3l-3 1.67z"></path>
</svg>

After

Width:  |  Height:  |  Size: 625 B

2
dist/index.html vendored

File diff suppressed because one or more lines are too long