mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
More index sections
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% assign twUrl = "https://twitter.com/" | append: include.tweet.username | append: "/status/" | append: include.tweet.id %}
|
||||
|
||||
<article class="bd-tw">
|
||||
<article class="bd-tw {{ include.modifier }}">
|
||||
<header class="bd-tw-header">
|
||||
<a class="bd-tw-author" href="{{ twUrl }}" target="_blank">
|
||||
<figure class="bd-tw-avatar">
|
||||
|
||||
Reference in New Issue
Block a user