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="64" height="64" viewBox="0 0 64 64">
|
||||
<!-- Val idle placeholder - 简单小人 -->
|
||||
<!-- 头 -->
|
||||
<circle cx="32" cy="12" r="10" fill="#5B9BD5"/>
|
||||
<!-- 身体 -->
|
||||
<rect x="24" y="22" width="16" height="24" rx="4" fill="#5B9BD5"/>
|
||||
<!-- 眼睛 -->
|
||||
<circle cx="28" cy="10" r="2" fill="white"/>
|
||||
<circle cx="36" cy="10" r="2" fill="white"/>
|
||||
<circle cx="28" cy="10" r="1" fill="#333"/>
|
||||
<circle cx="36" cy="10" r="1" fill="#333"/>
|
||||
<!-- 微笑 -->
|
||||
<path d="M 28 15 Q 32 18 36 15" stroke="#333" stroke-width="1.5" fill="none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 593 B |
Reference in New Issue
Block a user