maybe we can now remove the BTC/ETC address from the footer

This commit is contained in:
creme 2023-05-02 22:26:20 +02:00
parent 9d715caea7
commit cf340a021b
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<!-- FOOTER -->
<footer>
<pre class="clean">envs.net &copy; 2019-<?php echo date("Y"); ?>&nbsp;&#124;&nbsp;<a href="https://git.envs.net/envs/" target="_blank">source</a> by <a href="/~creme/">&#126;creme</a>&nbsp;&#124;&nbsp;<a href="/impressum/">impressum</a>&nbsp;&#124;&nbsp;contact: <a href="mailto:hostmaster@envs.net" target="_blank"><i class="fa fa-envelope-o fa-fw" aria-hidden="true"></i></a>&nbsp;&bull;&nbsp;<a href="/chat/matrix/"><i class="fa fa-matrix-org fa-fw" aria-hidden="true"></i></a></pre>
<pre class="clean"><small>BTC: <code>bc1qxtljvxjjcrqt3kn8kl3pnwazny7k34kjxsyy7s</code> | ETH: <code>0xF481f6a7d9b22B3BE5d40A54C833A1C6eEdcdf69</code></small></pre>
</footer>
</div>