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