mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add new icon text blog post
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{{ include.surtitle }}
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
<h2 class="bd-link-name">
|
||||
<figure class="bd-link-figure">
|
||||
{% if include.icon %}
|
||||
@@ -21,9 +22,11 @@
|
||||
{% endif %}
|
||||
{{ include.name }}
|
||||
</h2>
|
||||
<p class="bd-link-subtitle">
|
||||
|
||||
<div class="bd-link-subtitle">
|
||||
{{ include.subtitle }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% if include.more %}
|
||||
<div class="bd-link-more">
|
||||
{{ include.more }}
|
||||
|
||||
Reference in New Issue
Block a user