mirror of
https://github.com/go-gitea/gitea
synced 2025-08-04 08:38:37 +00:00
Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)
This commit is contained in:
committed by
Lauris BH
parent
4947cfb7b0
commit
b0971ae37c
@@ -66,5 +66,6 @@
|
||||
<!-- JavaScript -->
|
||||
<script src="{{AppSubUrl}}/vendor/plugins/semantic/semantic.min.js"></script>
|
||||
<script src="{{AppSubUrl}}/js/index.js?v={{MD5 AppVer}}"></script>
|
||||
{{template "custom/footer" .}}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user