bulma/docs/_includes/elements/tws.html

38 lines
1.3 KiB
HTML
Raw Normal View History

2017-08-11 12:19:57 +00:00
<div class="container">
<div class="columns">
<div class="column is-4">
2019-04-07 15:28:01 +00:00
{% include elements/tw.html tweet_id="869284735440363520" modifier='bd-is-white' %}
{% include elements/tw.html tweet_id="966731525709619200" modifier='bd-is-white' %}
{% include elements/tw.html tweet_id="959005382273355776" modifier='bd-is-white' %}
2017-08-11 12:19:57 +00:00
</div>
<div class="column is-4">
2019-05-18 15:43:22 +00:00
{% include elements/tw.html tweet_id="1126857886599122949" modifier='bd-is-white' %}
2019-04-07 15:28:01 +00:00
{% include elements/tw.html tweet_id="915580081938018304" modifier='bd-is-white' %}
2019-05-18 15:43:22 +00:00
{% include elements/tw.html tweet_id="903629781744439297" modifier='bd-is-white' %}
2017-08-11 12:19:57 +00:00
</div>
<div class="column is-4">
2018-04-11 11:54:56 +00:00
{% include
elements/tw.html
2018-04-11 15:07:35 +00:00
modifier='bd-is-white'
2019-05-18 15:43:22 +00:00
tweet_id="835834634655174658"
2018-04-11 11:54:56 +00:00
drawing_id='love-letters'
drawing_width=240
drawing_height=120
%}
2018-04-14 00:24:38 +00:00
2019-05-18 15:43:22 +00:00
{% include elements/tw.html tweet_id="910956939886043136" modifier='bd-is-white' %}
2019-04-07 15:28:01 +00:00
{% include elements/tw.html tweet_id="922849122008354817" modifier='bd-is-white' %}
2017-08-11 12:19:57 +00:00
</div>
</div>
2017-08-14 11:44:24 +00:00
<div class="bd-more-loves">
<p class="bd-more-loves-container">
2018-04-10 11:48:58 +00:00
<a class="button is-medium is-danger bd-rainbow" href="{{ love_url }}">
2017-08-11 12:19:57 +00:00
<span>See more <strong>love</strong> 🤗</span>
</a>
</p>
</div>
</div>