mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix link on the website
expo link was pointing to love.path
This commit is contained in:
parent
a418e66d29
commit
5ca3da5370
@ -12,7 +12,7 @@
|
||||
See what Bulma developers are bulding
|
||||
</div>
|
||||
|
||||
<a class="button bd-fat-button is-expo is-light is-size-4-widescreen" href="{{ site.data.links.by_id.love.path }}">
|
||||
<a class="button bd-fat-button is-expo is-light is-size-4-widescreen" href="{{ site.data.links.by_id.expo.path }}">
|
||||
<span class="icon has-text-expo">
|
||||
<i class="fas fa-star"></i>
|
||||
</span>
|
||||
|
Loading…
Reference in New Issue
Block a user