This commit is contained in:
4
main.go
4
main.go
@@ -892,8 +892,8 @@ const htmlTemplate = `
|
|||||||
{{end}}
|
{{end}}
|
||||||
<hr />
|
<hr />
|
||||||
</div>
|
</div>
|
||||||
<img src="/static/footerupper.webp" alt="footer-1" />
|
<img src="/static/img/footerupper.webp" alt="footer-1" />
|
||||||
<img src="/static/footerlower.webp" alt="footer-2" />
|
<img src="/static/img/footerlower.webp" alt="footer-2" />
|
||||||
<script src="/static/js/bootstrap.bundle.min.js"></script>
|
<script src="/static/js/bootstrap.bundle.min.js"></script>
|
||||||
<script src="/static/js/tom-select.complete.min.js"></script>
|
<script src="/static/js/tom-select.complete.min.js"></script>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user