Initial commit after re-install

This commit is contained in:
2026-02-25 19:10:13 +09:00
commit 83dec7504e
12 changed files with 4799 additions and 0 deletions

7
static/placeholder.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg width="640" height="360" viewBox="0 0 640 360" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="640" height="360" fill="#e9ecef"/>
<rect x="120" y="90" width="400" height="180" rx="16" fill="#dee2e6"/>
<path d="M210 210l60-70 70 80 60-60 90 90H210z" fill="#adb5bd"/>
<circle cx="260" cy="150" r="22" fill="#adb5bd"/>
<text x="320" y="260" text-anchor="middle" font-size="18" fill="#6c757d" font-family="Arial, sans-serif">No Image</text>
</svg>

After

Width:  |  Height:  |  Size: 472 B