mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 20:03:31 +08:00
feat: partialCached for PhotoSwipe HTML
This commit is contained in:
parent
96ff911c6e
commit
9a64b7a6f1
@ -8,5 +8,5 @@
|
|||||||
|
|
||||||
{{ partialCached "footer/footer" . }}
|
{{ partialCached "footer/footer" . }}
|
||||||
|
|
||||||
{{ partial "article/components/photoswipe" . }}
|
{{ partialCached "article/components/photoswipe" . }}
|
||||||
{{ end }}
|
{{ end }}
|
Loading…
Reference in New Issue
Block a user