Initial commit: caddy static file server workspace

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-23 19:33:50 +08:00
commit a98b21114c
1438 changed files with 15044 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<svg width="32" height="24" viewBox="0 0 32 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_322_3321" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="24">
<rect width="32" height="24" fill="white"/>
</mask>
<g mask="url(#mask0_322_3321)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 16H32V24H0V16Z" fill="#E31D1C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 8H32V16H0V8Z" fill="#2E42A5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H32V8H0V0Z" fill="#E31D1C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 15.74C18.0711 15.74 19.75 14.0611 19.75 11.99C19.75 9.91892 18.0711 8.23999 16 8.23999C13.9289 8.23999 12.25 9.91892 12.25 11.99C12.25 14.0611 13.9289 15.74 16 15.74Z" fill="#F7FCFF"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 797 B