mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-12 10:08:07 -06:00
put version in binary properly
This commit is contained in:
parent
87cf621e21
commit
daa96eb247
9 changed files with 36 additions and 10 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue