mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Launch 0.9.0
This commit is contained in:
@@ -13,10 +13,9 @@
|
||||
{% assign thingy = link_id[0] %}
|
||||
{% assign link = site.data.links.by_id[thingy] %}
|
||||
{% endif %}
|
||||
{% assign link_url = site.url | append: link.path %}
|
||||
{%
|
||||
include elements/link.html
|
||||
url=link_url
|
||||
path=link.path
|
||||
color=link.color
|
||||
icon_brand=link.icon_brand
|
||||
icon_regular=link.icon_regular
|
||||
|
||||
Reference in New Issue
Block a user