- Docusaurus 3.7.0 with both English and Chinese (zh-CN) locales - Full API reference split into structured pages - Homepage with hero, feature cards, and quick start section - GitHub Actions workflow for auto-deployment to GitHub Pages Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
372 B
XML
7 lines
372 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="none">
|
|
<rect width="100" height="100" rx="20" fill="#1e78ff"/>
|
|
<path d="M25 65 L40 70 L50 55 L60 40 L75 50 L75 65 L25 65Z" fill="white" opacity="0.9"/>
|
|
<path d="M25 65 L25 35 L50 55 L50 70Z" fill="white" opacity="0.6"/>
|
|
<path d="M50 55 L75 50 L60 40 L50 55Z" fill="white" opacity="0.75"/>
|
|
</svg>
|