mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 12:12:39 +00:00
fix: enhance diagram copy button functionality and ensure Echarts visibility on home page
This commit is contained in:
@@ -6,3 +6,6 @@
|
||||
| partial "plugin/echarts.html"
|
||||
-}}
|
||||
{{- .Page.Store.Set "hasEcharts" true -}}
|
||||
{{- if eq hugo.Context.MarkupScope "home" -}}
|
||||
{{- site.Home.Store.Set "hasEcharts" true -}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user