mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
6123eaac2c
The `_default` folder is removed.
9 lines
183 B
HTML
9 lines
183 B
HTML
{{- dict
|
|
"Options" .Attributes
|
|
"Inner" .Inner
|
|
"Resources" .Page.Resources
|
|
"Position" .Position
|
|
| partial "plugin/echarts.html"
|
|
-}}
|
|
{{- .Page.Store.Set "hasEcharts" true -}}
|