aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/function-caches-images.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/function-caches-images.html')
-rw-r--r--themes/default/layouts/partials/function-caches-images.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/function-caches-images.html b/themes/default/layouts/partials/function-caches-images.html
index 64e72a1..768c7e9 100644
--- a/themes/default/layouts/partials/function-caches-images.html
+++ b/themes/default/layouts/partials/function-caches-images.html
@@ -1,5 +1,5 @@
{{- $data := dict -}}
-{{- $source := .Source -}}
+{{- $source := or .Source "nil" -}}
{{- $fit := .Fit -}}
{{- $resize := .Resize -}}
{{- $target := or .Target "/" -}}