blocks/feature
效果
Contributions welcome!
We do a Pull Request contributions workflow on GitHub. New users are always welcome!
代码
{{% blocks/feature icon="fa-brands fa-github" title="Contributions welcome!" url="https://github.com/gohugoio/hugo" %}}
We do a [Pull Request](https://github.com/gohugoio/hugo/pulls) contributions workflow on **GitHub**. New users are always welcome!
{{% /blocks/feature %}}
| 参考 | 默认值 | 描述 |
|---|---|---|
| title | The title to use. | |
| url | The URL to link to. | |
| url_text | The language parameter value of ui_read_more |
The link text to use. |
| icon | The icon class to use. |