feat(post/single): add partialCached for PhotoSwipe HTML

Forgot to add it
This commit is contained in:
Jimmy Cai
2020-09-17 22:09:15 +02:00
parent 8f0d420d24
commit bad33e19ae
+1 -1
View File
@@ -17,5 +17,5 @@
{{ partialCached "footer/footer" . }}
{{- partial "article/components/photoswipe.html" . -}}
{{- partialCached "article/components/photoswipe.html" . -}}
{{ end }}