add term
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
{{ with .Resources.Match "*.webp" }}
|
||||
<div class="top-card">
|
||||
<p>
|
||||
{{ range sort . }}
|
||||
{{ range first 15 . }}
|
||||
<img src="{{ .RelPermalink }}">
|
||||
{{ end }}
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user