mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Fix modifiers link on main page
This commit is contained in:
committed by
Jeremy Thomas
parent
f894c24584
commit
694f198446
@@ -1,4 +1,4 @@
|
|||||||
{% assign modifiers_link = site.data.links.by_id['modifiers-syntax'] %}
|
{% assign modifiers_link = site.data.links.by_id['overview-modifiers'] %}
|
||||||
{% assign heading_href = site.url | append: modifiers_link.path %}
|
{% assign heading_href = site.url | append: modifiers_link.path %}
|
||||||
|
|
||||||
<section class="bd-index-section">
|
<section class="bd-index-section">
|
||||||
|
|||||||
Reference in New Issue
Block a user