mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Create snippet component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<hr style="margin-bottom: 0;">
|
||||
|
||||
<h3 id="{{ include.name | slugify }}" class="title is-4 bd-anchor-title">
|
||||
<h3 id="{{ include.name | slugify }}" class="title is-4 is-spaced bd-anchor-title">
|
||||
{{ include.name }}
|
||||
<a class="bd-anchor-link" href="#{{ include.name | slugify }}">
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user