Browse Source

Update index.html

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
65c17488e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      lnbits/core/templates/core/index.html

4
lnbits/core/templates/core/index.html

@ -69,7 +69,7 @@
</div>
<br/>
<div>
<a href="https://github.com/arcbtc/Quickening">
<a href="https://github.com/rootzoll/raspiblitz">
<q-img :ratio="65/9" src="{{ url_for('static', filename='images/raspilogo.png') }}" class="rounded-borders">
</q-img>
@ -77,7 +77,7 @@
</div>
<br/>
<div>
<a href="http://jigawatt.co/">
<a href="https://github.com/arcbtc/Quickening">
<q-img :ratio="65/18" src="{{ url_for('static', filename='images/quickening.png') }}" class="rounded-borders">
</q-img>

Loading…
Cancel
Save