diff options
Diffstat (limited to 'templates/_footer.html.tmpl')
-rw-r--r-- | templates/_footer.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/_footer.html.tmpl b/templates/_footer.html.tmpl deleted file mode 100644 index b4cce19..0000000 --- a/templates/_footer.html.tmpl +++ /dev/null @@ -1,3 +0,0 @@ -{{- 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 -}} |