diff --git a/_includes/block/hero.html b/_includes/block/hero.html index 7b64966c..376bec34 100644 --- a/_includes/block/hero.html +++ b/_includes/block/hero.html @@ -15,7 +15,9 @@ {% if include.buttons %}
{% for item in include.buttons %} - + {% endfor %}
{% endif %} diff --git a/use/maker.md b/use/maker.md index 366609a1..ae72f74c 100644 --- a/use/maker.md +++ b/use/maker.md @@ -9,5 +9,6 @@ long_text: | buttons: - text: lorem ipsum primary primary: true + link: http://example.com - text: lorem ipsum ---