mirror of
https://github.com/imfing/hextra.git
synced 2025-08-25 10:16:43 -04:00
docs: improve options description (#762)
This commit is contained in:

committed by
GitHub

parent
48bae073cb
commit
e3ef6bcebb
@@ -44,4 +44,11 @@ your-icon: <svg>your icon svg content</svg>
|
||||
{{</* card icon="your-icon" */>}}
|
||||
```
|
||||
|
||||
ヒント: [Iconify Design](https://iconify.design/) はサイト用の SVG アイコンを見つけるのに最適な場所です。
|
||||
ヒント: [Iconify Design](https://iconify.design/) はサイト用の SVG アイコンを見つけるのに最適な場所です。
|
||||
|
||||
## オプション
|
||||
|
||||
| パラメータ | 説明 |
|
||||
|--------------|----------|
|
||||
| `name` | アイコン名 |
|
||||
| `attributes` | アイコンの属性。 |
|
||||
|
Reference in New Issue
Block a user