mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-27 04:03:48 +01:00
feat(post/single): add partialCached for PhotoSwipe HTML
Forgot to add it
This commit is contained in:
parent
8f0d420d24
commit
bad33e19ae
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
|
||||
{{ partialCached "footer/footer" . }}
|
||||
|
||||
{{- partial "article/components/photoswipe.html" . -}}
|
||||
{{- partialCached "article/components/photoswipe.html" . -}}
|
||||
{{ end }}
|
Loading…
Reference in a new issue