summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search.html b/templates/search.html
index 8a75962..c0cdb76 100644
--- a/templates/search.html
+++ b/templates/search.html
@@ -16,7 +16,7 @@
{{range .Items}}
<tr>
<td>
- <a href="/embed?id={{.Id}}"><img width=240 src="{{.Thumb}}"></a>
+ <a href="/embed?id={{.Id}}"><img width=240 src="{{.ThumbUrl}}"></a>
</td>
<td>
<p><a href="/embed?id={{.Id}}">{{.Title}}</a></p>