diff options
Diffstat (limited to 'src/index.html.mustache')
| -rw-r--r-- | src/index.html.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html.mustache b/src/index.html.mustache index ab614fc..5631fbd 100644 --- a/src/index.html.mustache +++ b/src/index.html.mustache @@ -29,6 +29,7 @@ {{#.}}
<a target="_blank" href="{{&src}}">
<img src="{{&src}}?nf_resize=fit&w=600" alt="{{title}}">
+ <span class="title">{{title}}</span>
</a>
{{/.}}
{{/.}}
|
