aboutsummaryrefslogtreecommitdiff
path: root/templates/base/base.gohtml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base/base.gohtml')
-rw-r--r--templates/base/base.gohtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base/base.gohtml b/templates/base/base.gohtml
index 003eab1..8546d67 100644
--- a/templates/base/base.gohtml
+++ b/templates/base/base.gohtml
@@ -14,6 +14,7 @@
<div class="credits">
<p>Crafted by <a href="https://www.anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a></p>
<p><a href="{{ .Data.Legal.LegalInformationLink }}">Legal information</a></p>
+ <p><a href="/credits">Credits</a></p>
</div>
<script type="module" src="{{getAssetPath "index.js"}}" defer></script>
</body>