Put static assets in a separate directory so they can be delivered directly by nginx

This commit is contained in:
Ian Renton
2026-07-25 17:01:21 +01:00
parent 0cea777616
commit ecab8d6d16
10 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
</div>
<script src="/static/js/alerts.js?v=1784994712"></script>
<script src="/static/js/alerts.js?v=1784995281"></script>
<script>$(document).ready(function () {
$("#nav-link-alerts").addClass("active");
}); <!-- highlight active page in nav --></script>