feat(post/single): add partialCached for PhotoSwipe HTML
Forgot to add it
This commit is contained in:
parent
8f0d420d24
commit
bad33e19ae
@ -17,5 +17,5 @@
|
|||||||
|
|
||||||
{{ partialCached "footer/footer" . }}
|
{{ partialCached "footer/footer" . }}
|
||||||
|
|
||||||
{{- partial "article/components/photoswipe.html" . -}}
|
{{- partialCached "article/components/photoswipe.html" . -}}
|
||||||
{{ end }}
|
{{ end }}
|
Loading…
Reference in New Issue
Block a user