diff options
Diffstat (limited to 'templates/mart/index.html.template')
| -rw-r--r-- | templates/mart/index.html.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mart/index.html.template b/templates/mart/index.html.template index 7cca57c..17365c1 100644 --- a/templates/mart/index.html.template +++ b/templates/mart/index.html.template @@ -6,7 +6,7 @@ {{- range .Girls}} <figure> <a href="/mart/{{.URL}}/"> - <img src="/mart/{{.URL}}/preview.jpeg"> + <img src="/mart/photos/preview/{{.CoverID}}.jpeg"> </a> <figcaption>{{.Name}}</figcaption> </figure> |
