aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-10 21:49:06 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-10 21:49:06 +0800
commit6285ebff7e53657b2ca3b7cfa726e2fef524f0ce (patch)
treea25d943325326f4ad818fb0681a8eb3e871062bf /templates/index.html
parentmain: Prefix group names with /g/ (diff)
downloadforge-6285ebff7e53657b2ca3b7cfa726e2fef524f0ce.tar.gz
forge-6285ebff7e53657b2ca3b7cfa726e2fef524f0ce.tar.zst
forge-6285ebff7e53657b2ca3b7cfa726e2fef524f0ce.zip
footer.html: Add link to Lindenii Forge
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 79e3cba..3f08355 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -18,6 +18,9 @@
{{- end }}
</ul>
</div>
+ <footer>
+ {{ template "footer" . }}
+ </footer>
</body>
</html>
{{- end -}}