mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Init v1
This commit is contained in:
15
docs/_includes/about/share.html
Normal file
15
docs/_includes/about/share.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<h4 class="bd-footer-title">
|
||||
<strong>Share</strong> on social media
|
||||
</h4>
|
||||
|
||||
<div class="bd-footer-iframe">
|
||||
<a href="https://twitter.com/share" class="button is-twitter" data-text="{{ site.data.meta.title }}" data-url="{{ site.url }}" data-count="horizontal" data-via="jgthms" data-related="jgthms:Creator of Bulma">
|
||||
<span class="icon"><i class="fa-brands fa-twitter"></i></span>
|
||||
<span>Twitter</span>
|
||||
</a>
|
||||
|
||||
<a class="button is-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fbulma.io">
|
||||
<span class="icon"><i class="fa-brands fa-facebook"></i></span>
|
||||
<span>Facebook</span>
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user