fix broken fields

This commit is contained in:
Set Sakrecoer 2021-05-05 10:25:04 +02:00
parent 0a578635b8
commit eaceef255b
3 changed files with 11 additions and 4 deletions

View file

@ -97,7 +97,7 @@
</div>
</section>
{% endif %}
<section class="streambox" id="support">
<section class="streambox">
<h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;">
<!-- BTC Pay -->
@ -124,6 +124,12 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form>
</div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section>