feat(val-blog): add 2026-04-30 dream journey post

This commit is contained in:
Chen Gu
2026-08-13 17:00:22 +08:00
committed by Chen Gu
parent 691f96e8a6
commit 81978704fc
941 changed files with 195468 additions and 755 deletions
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="48" viewBox="0 0 96 48">
<!-- 沙发 placeholder -->
<!-- 座垫 -->
<rect x="4" y="16" width="88" height="28" rx="8" fill="#8B4513"/>
<!-- 靠背 -->
<rect x="4" y="4" width="88" height="16" rx="6" fill="#A0522D"/>
<!-- 扶手 -->
<rect x="0" y="12" width="12" height="32" rx="4" fill="#8B4513"/>
<rect x="84" y="12" width="12" height="32" rx="4" fill="#8B4513"/>
</svg>

After

Width:  |  Height:  |  Size: 447 B