mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-02 15:02:21 +02:00
Update index.html
This commit is contained in:
@@ -59,30 +59,7 @@
|
||||
|
||||
<!-- Ads -->
|
||||
<div class="col-12 col-md-3 col-lg-3 q-gutter-y-md">
|
||||
<q-btn flat color="deep-purple" label="Advertising/sponsorship space" type="a" href="mailto:lnbits@pm.me" class="full-width"></q-btn>
|
||||
<div>
|
||||
<a href="https://where39.com/">
|
||||
<q-img :ratio="48/9" src="{{ url_for('static', filename='images/where39.png') }}" class="rounded-borders">
|
||||
|
||||
</q-img>
|
||||
</a>
|
||||
</div>
|
||||
<br/>
|
||||
<div>
|
||||
<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>
|
||||
</a>
|
||||
</div>
|
||||
<br/>
|
||||
<div>
|
||||
<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>
|
||||
</a>
|
||||
</div>
|
||||
<q-btn flat color="deep-purple" label="Advertising/sponsorship space" type="a" href="mailto:lnbits@pm.me" class="full-width">
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user