mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add drawings
This commit is contained in:
@@ -16,7 +16,14 @@
|
||||
</header>
|
||||
|
||||
{% assign tweet = site.data.love.tweets_by_id.868829487072464897 %}
|
||||
{% include elements/tw.html tweet=tweet modifier='bd-is-grey' %}
|
||||
{% include
|
||||
elements/tw.html
|
||||
tweet=tweet
|
||||
modifier='bd-is-grey'
|
||||
drawing_id='crazy'
|
||||
drawing_width=108
|
||||
drawing_height=48
|
||||
%}
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
|
||||
Reference in New Issue
Block a user