Update index.html
This commit is contained in:
parent
498eceeb46
commit
cd22aaded9
1 changed files with 1 additions and 24 deletions
|
|
@ -59,30 +59,7 @@
|
||||||
|
|
||||||
<!-- Ads -->
|
<!-- Ads -->
|
||||||
<div class="col-12 col-md-3 col-lg-3 q-gutter-y-md">
|
<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>
|
<q-btn flat color="deep-purple" label="Advertising/sponsorship space" type="a" href="mailto:lnbits@pm.me" class="full-width">
|
||||||
<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>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue