Make latest commit hash at the bottom clickeable
More convenient for contributors
Cette révision appartient à :
Parent
7fd6698eeb
révision
95c858076e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -101,7 +101,7 @@
|
|||
<div class="footer-opt">
|
||||
<p><a href="/settings">{{ call $.T "change_settings" }}</a></p>
|
||||
</div>
|
||||
<span><i>Powered by <a href="#">Nyaa Pantsu</a> v{{ .Config.Version }} - commit {{ .Config.Build }}</i></span>
|
||||
<span><i>Powered by <a href="#">Nyaa Pantsu</a> v{{ .Config.Version }} - commit <a href="https://github.com/NyaaPantsu/nyaa/commit/{{ .Config.Build }}">{{ .Config.Build }}</a></i></span>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
Référencer dans un nouveau ticket