M templates/about.html => templates/about.html +3 -3
@@ 103,9 103,9 @@
<footer class="center">
<p>
- Made by <a href="#">Artemis</a>
- - <a href="#">Source-code</a>
- - <a href="#">Donate</a>
+ Made by <a href="https://www.artemix.org/">Artemis</a>
+ - <a href="http://git.artemix.space/?p=paste;a=summary">Source-code</a>
+ - <a href="https://www.buymeacoffee.com/Artemis">Donate</a>
</p>
</footer>
</body>
M templates/homepage.html => templates/homepage.html +1 -1
@@ 46,7 46,7 @@
<footer class="center">
<p>
Made by <a href="https://www.artemix.org/">Artemis</a>
- - <a href="https://git.sr.ht/~artemis/paste">Source-code</a>
+ - <a href="http://git.artemix.space/?p=paste;a=summary">Source-code</a>
- <a href="https://www.buymeacoffee.com/Artemis">Donate</a>
</p>
</footer>