aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/default/layouts/partials/video-container.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/layouts/partials/video-container.html b/themes/default/layouts/partials/video-container.html
index cda4e83..d114332 100644
--- a/themes/default/layouts/partials/video-container.html
+++ b/themes/default/layouts/partials/video-container.html
@@ -22,6 +22,7 @@
{{- end -}}
{{- else -}}
{{- $cache = resources.Get (path.Join "public/" $fileCache) -}}
+ {{- $cache = $cache.Content | resources.FromString $fileCache -}}
{{- $cache = $cache.Permalink -}}
{{- end -}}