diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/template/footer.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/footer.tmpl b/web/template/footer.tmpl index 88f4cd88a..5aba0e1a9 100644 --- a/web/template/footer.tmpl +++ b/web/template/footer.tmpl @@ -1,7 +1,7 @@ <!-- footer.tmpl --> <footer> <div id="version"> - Running GoToSocial version: <span class="accent">{{.instance.Version}}</span><br> + GoToSocial: <span class="accent">{{.instance.Version}}</span><br> <a href="https://github.com/superseriousbusiness/gotosocial">Source Code</a> </div> <div id="contact"> |