pkg/web/templates/base.html 🔗
@@ -55,7 +55,7 @@
</main>
<footer>
- <p>Powered by <a href="https://github.com/charmbracelet/soft-serve">Soft Serve</a></p>
+ <p>Powered by (the <code>web-frontend</code> branch of <a href="https://git.secluded.site/soft-serve">my personal fork of</a>) <a href="https://github.com/charmbracelet/soft-serve">Soft Serve</a></p>
</footer>
</body>
</html>