fix: load mermaid partial without cache (#1226)

This commit is contained in:
Jimmy
2026-01-25 16:50:33 +01:00
committed by GitHub
parent 090378e4da
commit f804db2c80
+1 -1
View File
@@ -39,7 +39,7 @@
{{ partialCached "footer/footer" . }}
{{ partialCached "article/components/photoswipe" . }}
{{ partialCached "article/components/mermaid" . }}
{{ partial "article/components/mermaid" . }}
{{ end }}
{{ define "right-sidebar" }}