blog post editor

This commit is contained in:
2026-05-10 19:09:26 +10:00
parent 40fd8e8e42
commit 0f59de54bb
26 changed files with 6049 additions and 625 deletions

View File

@@ -0,0 +1,8 @@
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="none">
<rect x="8" y="6" width="48" height="52" rx="8" fill="#1f2937" stroke="#94a3b8" stroke-width="3"/>
<rect x="16" y="16" width="32" height="4" rx="2" fill="#38bdf8"/>
<rect x="16" y="26" width="24" height="4" rx="2" fill="#cbd5e1"/>
<rect x="16" y="36" width="20" height="4" rx="2" fill="#cbd5e1"/>
<path d="M42 42L52 52" stroke="#f59e0b" stroke-width="5" stroke-linecap="round"/>
<circle cx="38" cy="38" r="8" stroke="#f59e0b" stroke-width="4"/>
</svg>

After

Width:  |  Height:  |  Size: 560 B