diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-11-15 08:08:01 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-11-15 08:08:01 -0500 |
| commit | 6c6287ce5def72aa525fdd324e0fa1d9f9b75821 (patch) | |
| tree | 5d46339584db0756d216dc0b2ef2971bd5d4d655 /peertube.html | |
| parent | 6639df10e303e782a48d5e6e718ec118cb8ad0c4 (diff) | |
crypto donation links changed to standalone pages
Diffstat (limited to 'peertube.html')
| -rw-r--r-- | peertube.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/peertube.html b/peertube.html index 7939636..27578d0 100644 --- a/peertube.html +++ b/peertube.html @@ -218,6 +218,6 @@ NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production npm run reset-passw <p><em>Written by <a href="https://denshi.live">Denshi.</a> Donate Monero <a href="https://denshi.live/donate.html">here</a> <a href="https://denshi.live/images/monero.png">[QR]</a></em></p> </main> - <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> + <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="donate-bitcoin.html"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="donate-monero.html"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> </body> </html> |
