Add buymeacoffee button
This commit is contained in:
parent
79c7d63a7a
commit
580202932e
1 changed files with 4 additions and 0 deletions
4
overrides/main.html
Normal file
4
overrides/main.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{% extends "base.html" %}
|
||||
{% block extrahead %}
|
||||
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="SubnetMasked" data-description="Support me on Buy me a coffee!" data-message="Help me keep the servers up and running!" data-color="#FF813F" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
|
||||
{% endblock %}
|
Loading…
Reference in a new issue