Add embrace text

This commit is contained in:
Jeremy Thomas 2018-05-24 17:43:12 +02:00
parent 56dcbda8ab
commit 4e70bd815e

View File

@ -112,6 +112,15 @@ videos:
</div>
</div>
{% endfor %}
<div class="bd-embrace">
<p class="bd-embrace-text">
Did you make a Bulma video too? <strong>Post it here!</strong> <span style="font-size: 20px; margin-left: 2px; position: relative; top: 1px;">🤗</span>
</p>
<p class="bd-embrace-button">
{% include elements/external-link.html classes="button is-link" url="https://github.com/jgthms/bulma/compare" text="Make a PR" %}
</p>
</div>
</div>
</div>
</div>