maj/site/templates/footer.rs.html

8 lines
216 B
HTML
Raw Normal View History

2020-08-02 02:42:44 +00:00
@()
<footer>
2020-08-02 03:16:29 +00:00
<p><a href="https://tulpa.dev/cadey/maj">Source code here</a> - From <a href="gemini://cetacean.club">Within</a></p>
2020-08-02 02:42:44 +00:00
</footer>
</main>
</body>
</html>