fix(shortcode): style shortcode scss file path (#327)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{{- end -}}
|
||||
|
||||
{{- $params := .Params | merge .Site.Params.page -}}
|
||||
{{- .Scratch.Set "version" "0.2.5" -}}
|
||||
{{- .Scratch.Set "version" "0.2.6" -}}
|
||||
|
||||
{{- if eq hugo.Environment "production" -}}
|
||||
{{- .Scratch.Set "cdn" .Site.Params.cdn -}}
|
||||
|
||||
Reference in New Issue
Block a user