ddstats-server/views/components/_footer.njk

12 lines
366 B
Plaintext

<footer>
<p>
Made with &lt;3 by team qwik
</p>
<p>
<a href="https://git.qwik.space/BurnyLlama/ddstats-server">Source Code</a> •
<a href="/api-reference">API Reference</a> •
<a href="/credits">Credits</a> •
<a href="/changelog">Changelogs</a> •
<a href="/status">Server Status</a>
</p>
</footer>