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

@@ -23,6 +23,18 @@
Include any content you want, it's always centered
</h4>
</header>
<nav class="buttons is-centered">
<a
class="button is-large is-primary"
href="{{ site.url }}{{ hero_link.path }}"
>
<span>Check out the <strong>Hero component</strong></span>
<span class="icon">
<i class="fas fa-arrow-right"></i>
</span>
</a>
</nav>
</div>
</div>