Update Expo April 2020

This commit is contained in:
Jeremy Thomas
2020-04-13 11:14:37 +01:00
parent 2c0bd61c00
commit ef73794cf7
28 changed files with 139 additions and 50 deletions

View File

@@ -0,0 +1,11 @@
<div class="bd-index-buttons hero-buttons">
<a
class="button is-large is-primary is-light"
href="{{ site.url }}{{ include.href }}"
>
{{ include.content }}
<span class="icon">
<i class="fas fa-arrow-right"></i>
</span>
</a>
</div>