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 16:49:49 +01:00
parent 555a8418a9
commit 3c4c595288
20 changed files with 157 additions and 130 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<div class="row justify-content-center">
<div class="col-md-8">
<div class="text-center mb-4">
<img src="/img/logo.png" width="192" height="60" alt="Spothole">
<img src="/static/img/logo.png" width="192" height="60" alt="Spothole">
</div>
<div class="card">
<div class="card-body">