diff options
Diffstat (limited to 'src/index.html.mustache')
| -rw-r--r-- | src/index.html.mustache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html.mustache b/src/index.html.mustache index d324803..ab614fc 100644 --- a/src/index.html.mustache +++ b/src/index.html.mustache @@ -27,8 +27,8 @@ <div class="column">
{{#.}}
{{#.}}
- <a target="_blank" href="{{&src_hiq}}">
- <img src="{{&src_thumbnail}}" alt="{{title}}">
+ <a target="_blank" href="{{&src}}">
+ <img src="{{&src}}?nf_resize=fit&w=600" alt="{{title}}">
</a>
{{/.}}
{{/.}}
|
