mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
32 lines
2.3 KiB
HTML
32 lines
2.3 KiB
HTML
<section class="page__share">
|
|
<h2><a href="https://github.com/didecentral/didecentral.github.io/blob/master/{{ page.path }}" class="edit">Edit this page <i class="fa fa-pencil"></i></a></h2>
|
|
<h3>Social Share</h3>
|
|
<a href="https://twitter.com/intent/tweet?{% if site.twitter.username %}via={{ site.twitter.username | url_encode }}&{% endif %}text={{ page.title | url_encode }}%20{{ page.url | absolute_url | url_encode }}" class="btn btn--twitter" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on Twitter"><i class="fab fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
|
|
<a href="https://www.facebook.com/sharer/sharer.php?u={{ page.url | absolute_url | url_encode }}" class="btn btn--facebook" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on Facebook"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
|
|
<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="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 | absolute_url | url_encode }}&title={{ page.title | url_encode }}" class="btn btn--reddit" title="Share on Reddit"><i class="fab fa-fw fa-reddit" aria-hidden="true"></i><span> Reddit</span></a>
|
|
<h3>Tips Welcome</h3>
|
|
<table class="table table-bordered table-hover table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th title="Field #1">Bitcoin</th>
|
|
<th title="Field #2">DOGE</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>1D9382Y1hwF9mx8tRu8ZUVxcm2aq6yZDYR</td>
|
|
<td>D9y38ChAZP9aZG2mAJ94VAynAG4YGSvTpp</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="https://imgur.com/j1hzcTo.png" width="150"></td>
|
|
<td><img src="https://i.imgur.com/V3EnMAes.png" width="150"></td>
|
|
</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>
|