mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
move tippin' button
This commit is contained in:
parent
7fb14faa7c
commit
07379b34ac
@ -6,11 +6,6 @@
|
||||
<a href="https://www.linkedin.com/shareArticle?mini=true&url={{ page.url | absolute_url | url_encode }}" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
|
||||
<a href="https://www.reddit.com/submit?url={{ page.url | relative_url }}&title={{ page.title }}" class="btn btn--reddit" title="{{ site.data.ui-text[site.locale].share_on_label }} Reddit"><i class="fab fa-fw fa-reddit" aria-hidden="true"></i><span> Reddit</span></a>
|
||||
<h3>Tips Welcome</h3>
|
||||
<!-- Beginning of tippin.me Button -->
|
||||
<div id="tippin-button" data-dest="didecentral"></div>
|
||||
<script src="https://tippin.me/buttons/tip.js" type="text/javascript"></script>
|
||||
<!-- End of tippin.me Button -->
|
||||
<br>
|
||||
<table class="table table-bordered table-hover table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@ -29,5 +24,9 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<!-- Beginning of tippin.me Button -->
|
||||
<div id="tippin-button" data-dest="didecentral"></div>
|
||||
<script src="https://tippin.me/buttons/tip.js" type="text/javascript"></script>
|
||||
<!-- End of tippin.me Button -->
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user