Launch 0.9.0

This commit is contained in:
Jeremy Thomas
2020-06-07 14:15:06 +01:00
parent fe677734f5
commit 4009df6363
8 changed files with 9 additions and 15 deletions

View File

@@ -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