forked from jgthms/bulma
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlove.html
More file actions
29 lines (28 loc) · 1.28 KB
/
Copy pathlove.html
File metadata and controls
29 lines (28 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<section class="bd-index-section" style="--bd-section-h: 348deg;">
{%
include components/heading.html
color="love"
icon="fas fa-heart"
title="<strong>Loved</strong> by the <strong>community</strong>"
subtitle="See what Bulma fans are <strong>tweeting</strong>"
href=site.data.links.by_id.love.path
button_icon_after="fas fa-heart"
button_label="See more <strong>love</strong>"
%}
<div class="bd-tws">
<div class="bd-tws-list">
{% include elements/tw.html tweet_id="910956939886043136" %}
{% include elements/tw.html tweet_id="1313236270617972740" %}
{% include elements/tw.html tweet_id="1067168440333606912" %}
{% include elements/tw.html tweet_id="1106622513159856131" %}
{% include elements/tw.html tweet_id="1148364620714958848" %}
{% include elements/tw.html tweet_id="1161404522331344896" %}
{% include elements/tw.html tweet_id="1254050448711057410" %}
{% include elements/tw.html tweet_id="1176845849629995009" %}
{% include elements/tw.html tweet_id="835834634655174658" %}
{% include elements/tw.html tweet_id="1310481068886118400" %}
{% include elements/tw.html tweet_id="903629781744439297" %}
{% include elements/tw.html tweet_id="922849122008354817" %}
</div>
</div>
</section>