aboutsummaryrefslogtreecommitdiff
path: root/templates/base/footer.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-02-18 11:55:59 -0500
committerUnknwon <u@gogs.io>2017-02-18 11:55:59 -0500
commit36f448f47fefe9222a7781063b28d81937053964 (patch)
tree887f649de34092edc7edf3b78327606cf51d1a36 /templates/base/footer.tmpl
parentdbd9f05c066a097dad206c394e785bb30d176fe4 (diff)
footer: update Twitter handle [CI SKIP]
Diffstat (limited to 'templates/base/footer.tmpl')
-rw-r--r--templates/base/footer.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 494ab615..df8f9117 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -12,7 +12,7 @@
<div class="ui right links">
{{if .ShowFooterBranding}}
<a target="_blank" href="https://github.com/gogits/gogs"><i class="fa fa-github-square"></i><span class="sr-only">GitHub</span></a>
- <a target="_blank" href="https://twitter.com/gogitservice"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a>
+ <a target="_blank" href="https://twitter.com/GogsHQ"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a>
<a target="_blank" href="http://weibo.com/gogschina"><i class="fa fa-weibo"></i><span class="sr-only">Sina Weibo</span></a>
{{end}}
<div class="ui language bottom floating slide up dropdown link item">