feat(val-blog): add 2026-04-30 dream journey post
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="64" viewBox="0 0 80 64">
|
||||
<!-- 书桌 placeholder -->
|
||||
<!-- 桌面 -->
|
||||
<rect x="0" y="24" width="80" height="8" rx="2" fill="#8B4513"/>
|
||||
<!-- 抽屉 -->
|
||||
<rect x="8" y="32" width="24" height="20" rx="2" fill="#A0522D"/>
|
||||
<rect x="48" y="32" width="24" height="20" rx="2" fill="#A0522D"/>
|
||||
<!-- 把手 -->
|
||||
<circle cx="20" cy="42" r="2" fill="#666"/>
|
||||
<circle cx="60" cy="42" r="2" fill="#666"/>
|
||||
<!-- 腿 -->
|
||||
<rect x="8" y="52" width="4" height="12" fill="#8B4513"/>
|
||||
<rect x="68" y="52" width="4" height="12" fill="#8B4513"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 607 B |
Reference in New Issue
Block a user