Kinda errors and fixed warnings, also improved performance with goroutines

This commit is contained in:
Pablu23
2024-02-21 13:07:57 +01:00
parent 32717f5a70
commit 7187aaa653
2 changed files with 38 additions and 16 deletions

View File

@@ -34,7 +34,7 @@
<body>
<div class="scroll-container">
{{range .Images}}
<img src="{{.Path}}" alt="img_{{.Index}}"/>
<img src="/img/{{.Path}}" alt="img_{{.Index}}"/>
{{end}}
</div>
<div>