mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-03-30 21:25:56 +02:00
feat: partialCached for PhotoSwipe HTML
This commit is contained in:
parent
96ff911c6e
commit
9a64b7a6f1
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@
|
||||||
|
|
||||||
{{ partialCached "footer/footer" . }}
|
{{ partialCached "footer/footer" . }}
|
||||||
|
|
||||||
{{ partial "article/components/photoswipe" . }}
|
{{ partialCached "article/components/photoswipe" . }}
|
||||||
{{ end }}
|
{{ end }}
|
Loading…
Add table
Reference in a new issue