Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Make latest commit hash at the bottom clickeable

More convenient for contributors
Cette révision appartient à :
kilo 2017-06-23 12:45:48 +02:00 révisé par GitHub
Parent 7fd6698eeb
révision 95c858076e

Voir le fichier

@ -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>