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