added widget
This commit is contained in:
parent
4f648f419a
commit
62cc349fb0
1 changed files with 40 additions and 41 deletions
|
@ -51,19 +51,38 @@
|
|||
<div class="col mb-4">
|
||||
<div class="card border-left-new">
|
||||
<div class="card-body">
|
||||
<div class="row no-gutters align-items-center">
|
||||
<div class="col mr-2">
|
||||
<div class="text-xs font-weight-bold text-info text-uppercase mb-1">
|
||||
Hidden Service</div>
|
||||
<div class="h5 mb-0 font-weight-bold text-gray-800"><a class="link"
|
||||
href="http://moneroj5xq4ttg4ec7e5secqdyw5mcovzvfvlq6i7omv353i6mnexlqd.onion"
|
||||
target="_blank">Onion Link</a>
|
||||
</div>
|
||||
<h4 class="card-text text-white">Crowdfunding to help us</h4>
|
||||
<p class="card-text text-white" style="text-align: justify; text-justify: inter-word;">
|
||||
Moneroj.net needs help to pay for server expenses and development. There's 25
|
||||
new charts since the CCS Proposal, our new TOR link and a new Articles section.
|
||||
Also major loading speed improvement on the Charts.
|
||||
<a class="link" href="https://moneroj.net/article/New-charts-released,-and-why-we-gave-up-the-CCS-Proposal">
|
||||
Read more about it.
|
||||
</a>
|
||||
</p>
|
||||
<p class="card-text text-white" style="text-align: justify; text-justify: inter-word;">
|
||||
<iframe src="https://trocador.app/anonpay/?ticker_to=xmr&network_to=Mainnet&address=8Agy1JvbsttEV2Jp2ecyRLSoKiCQwr4f2FKjWh2dz8Q1Y4LXCxXDNBf5praUrc1v8vDSqHYUefqxkiLNgnjvDfQNQStwvP6&donation=True&amount=1.0&name=Moneroj.net&description=Donation&email=morpheus.anonymous@protonmail.com&ref=pbhBEQR5WU&ticker_from=xmr&network_from=Mainnet&buttonbgcolor=ff4d21" width="100%" height="350" style="border:0" scrolling="no"></iframe>
|
||||
</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<p class="card-text text-white">
|
||||
<i class="bx bx-user"></i> Morpheus
|
||||
<i class="bx bx-calendar"></i> May 11,<br>82 contributions
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<i class="bx bx-hide fa-2x text-gray-300"></i>
|
||||
<div class="col">
|
||||
<p style="text-align: right;" class="card-text text-white">
|
||||
(manual update) <i class="bx bx-money"></i> Raised<br>47.05 of 46 XMR
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<div class="progress">
|
||||
<div class="progress-bar" role="progressbar"
|
||||
style="width: 100%; background: #ff4d21" aria-valuenow="46" aria-valuemin="0"
|
||||
aria-valuemax="46"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -113,44 +132,24 @@
|
|||
<div class="col mb-4">
|
||||
<div class="card border-left-new">
|
||||
<div class="card-body">
|
||||
<h4 class="card-text text-white">Crowdfunding to help us</h4>
|
||||
<p class="card-text text-white" style="text-align: justify; text-justify: inter-word;">
|
||||
Moneroj.net needs help to pay for server expenses and development. There's 25
|
||||
new charts since the CCS Proposal, our new TOR link and a new Articles section.
|
||||
Also major loading speed improvement on the Charts.
|
||||
<a class="link" href="https://moneroj.net/article/New-charts-released,-and-why-we-gave-up-the-CCS-Proposal">
|
||||
Read more about it.
|
||||
</a>
|
||||
</p>
|
||||
<p class="card-text text-white" style="text-align: justify; text-justify: inter-word;">
|
||||
<text class="break">
|
||||
Donation address: 8Agy1JvbsttEV2Jp2ecyRLSoKiCQwr4f2FKjWh2dz8Q1Y4LXCxXDNBf5praUrc1v8vDSqHYUefqxkiLNgnjvDfQNQStwvP6
|
||||
</text>
|
||||
</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<p class="card-text text-white">
|
||||
<i class="bx bx-user"></i> Morpheus
|
||||
<i class="bx bx-calendar"></i> May 11,<br>82 contributions
|
||||
</p>
|
||||
<div class="row no-gutters align-items-center">
|
||||
<div class="col mr-2">
|
||||
<div class="text-xs font-weight-bold text-info text-uppercase mb-1">
|
||||
Hidden Service</div>
|
||||
<div class="h5 mb-0 font-weight-bold text-gray-800"><a class="link"
|
||||
href="http://moneroj5xq4ttg4ec7e5secqdyw5mcovzvfvlq6i7omv353i6mnexlqd.onion"
|
||||
target="_blank">Onion Link</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col">
|
||||
<p style="text-align: right;" class="card-text text-white">
|
||||
(manual update) <i class="bx bx-money"></i> Raised<br>47.05 of 46 XMR
|
||||
</p>
|
||||
<div class="col-auto">
|
||||
<i class="bx bx-hide fa-2x text-gray-300"></i>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<div class="progress">
|
||||
<div class="progress-bar" role="progressbar"
|
||||
style="width: 100%; background: #ff4d21" aria-valuenow="46" aria-valuemin="0"
|
||||
aria-valuemax="46"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue