Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/elements/github.html')
-rw-r--r--docs/_includes/elements/github.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/_includes/elements/github.html b/docs/_includes/elements/github.html
index 5bd2dc59..df58adda 100644
--- a/docs/_includes/elements/github.html
+++ b/docs/_includes/elements/github.html
@@ -1,7 +1,10 @@
-<a class="button bd-github-button" href="{{ site.data.meta.sponsorship_url }}" target="_blank">
+<a
+ class="button bd-github-button"
+ href="{{ site.data.meta.sponsorship_url }}"
+ target="_blank"
+>
<span class="icon">
<i class="fas fa-heart"></i>
</span>
<strong>Sponsor</strong>
- <em class="tag bd-mini-tag is-small is-success">New!</em>
</a>