mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add npm badge
This commit is contained in:
@@ -6,17 +6,17 @@
|
||||
<header class="bd-index-header">
|
||||
<h3 class="title is-3">
|
||||
<a href="{{ docs_url }}">
|
||||
Get started
|
||||
And <strong>much more!</strong>
|
||||
</a>
|
||||
</h3>
|
||||
</header>
|
||||
|
||||
<div class="hero-buttons">
|
||||
<a class="button is-link is-large" href="{{ docs_url }}">
|
||||
<a class="button is-primary is-large" href="{{ docs_url }}">
|
||||
<span class="icon">
|
||||
<i class="fas fa-book"></i>
|
||||
</span>
|
||||
<span>Read the <strong>docs</strong></span>
|
||||
<span>Get <strong>started</strong></span>
|
||||
</a>
|
||||
<a class="button is-black is-large" href="{{ site.data.meta.github }}" target="_blank">
|
||||
<span class="icon">
|
||||
|
||||
Reference in New Issue
Block a user