diff options
Diffstat (limited to 'templates/_footer.tmpl')
-rw-r--r-- | templates/_footer.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/_footer.tmpl b/templates/_footer.tmpl index f581c3c..f71ea3e 100644 --- a/templates/_footer.tmpl +++ b/templates/_footer.tmpl @@ -7,5 +7,6 @@ {{ .global.forge_version }} (<a href="/-/source/source.tar.gz">source</a>, <a href="https://forge.lindenii.runxiyu.org/forge/-/repos/server/">upstream</a>, -<a href="/-/source/LICENSE">license</a>) +<a href="/-/source/LICENSE">license</a>, +<a href="https://webirc.runxiyu.org/kiwiirc/#lindenii">support</a>) {{- end -}} |