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