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,14 @@
<svg width="32" height="24" viewBox="0 0 32 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_322_3870" 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_3870)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V24H32V0H0Z" fill="#F7FCFF"/>
<mask id="mask1_322_3870" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V24H32V0H0Z" fill="white"/>
</mask>
<g mask="url(#mask1_322_3870)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 19.5C20.1421 19.5 23.5 16.1421 23.5 12C23.5 7.85786 20.1421 4.5 16 4.5C11.8579 4.5 8.5 7.85786 8.5 12C8.5 16.1421 11.8579 19.5 16 19.5Z" fill="#E31D1C"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 842 B