Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aivve authored Sep 28, 2024
1 parent c552e7f commit 77d620d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ <h3>Simple Karbo Payment Gateway</h3>

</div>
<div class="col-lg-4">
<script type="text/javascript" src="https://unpkg.com/@coinpaprika/widget-currency/dist/widget.min.js"></script><div class="coinpaprika-currency-widget cp-widget__night-mode" data-primary-currency="usd" data-currency="krb-karbo" data-custom-date="false" data-start-date="0" data-end-date="0" data-modules='["market_details"]' data-update-active="false"></div>
<script type="text/javascript" src="https://unpkg.com/@coinpaprika/widget-currency/dist/widget.min.js"></script><div class="coinpaprika-currency-widget" data-primary-currency="usd" data-currency="krb-karbo" data-custom-date="false" data-start-date="0" data-end-date="0" data-modules='["market_details"]' data-update-active="false"></div>
</div>
<div class="col-lg-4">

Expand Down

0 comments on commit 77d620d

Please sign in to comment.