replace url

This commit is contained in:
speedie 2023-04-14 19:16:27 +02:00
parent 2b8413eaa0
commit 18d1d5346e

View file

@ -402,11 +402,11 @@
<?php if ($showFooter): ?>
<p id="footer">
<a href="https://speedie.gq">Home</a>
<a href="https://speedie.site">Home</a>
-
<a href="https://git.speedie.gq">Git</a>
<a href="https://git.speedie.site">Git</a>
-
<a href="https://speedie.gq/donate.php">Donate</a>
<a href="https://speedie.site/donate.php">Donate</a>
</p>
<?php endif; ?>