aboutsummaryrefslogtreecommitdiff
path: root/templates/_footer.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_footer.tmpl')
-rw-r--r--templates/_footer.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/_footer.tmpl b/templates/_footer.tmpl
new file mode 100644
index 0000000..b4cce19
--- /dev/null
+++ b/templates/_footer.tmpl
@@ -0,0 +1,3 @@
+{{- define "footer" -}}
+<a href="https://lindenii.runxiyu.org/forge/">Lindenii Forge</a> {{ .global.forge_version }} (<a href="/:/source/">source</a>, <a href="https://forge.lindenii.runxiyu.org/lindenii/:/repos/forge/">upstream</a>)
+{{- end -}}