mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Update backers July 2019
This commit is contained in:
@@ -38,7 +38,7 @@ breadcrumb:
|
||||
<div class="bd-content">
|
||||
<div class="bd-links">
|
||||
{% for post in site.posts %}
|
||||
{% assign date = post.date | date_to_string %}
|
||||
{% assign date = post.date | date: "%B %-d" %}
|
||||
{% assign more = post.introduction | markdownify | strip_html %}
|
||||
{%
|
||||
include elements/link.html
|
||||
|
||||
Reference in New Issue
Block a user