diff --git a/layouts/post/single.html b/layouts/post/single.html
index aabeee7..8cd32de 100644
--- a/layouts/post/single.html
+++ b/layouts/post/single.html
@@ -17,5 +17,5 @@
{{ partialCached "footer/footer" . }}
- {{- partial "article/components/photoswipe.html" . -}}
+ {{- partialCached "article/components/photoswipe.html" . -}}
{{ end }}
\ No newline at end of file