SandpointsTheme/layouts/partials/deferred_global_graph.html

5 lines
176 B
HTML
Raw Normal View History

2025-03-30 11:49:43 +02:00
{{- with templates.Defer -}}
{{- $globalGraph := site.Home.Store.Get "graph" -}}
{{- warnf "%s" ($globalGraph | jsonify (dict "prefix" " " "indent" " ")) -}}
{{- end -}}