feat(countdown): add style para for countdown shortcode
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
{{ else -}}
|
||||
{{ .Page.Scratch.Set "countdownMap" $new -}}
|
||||
{{ end -}}
|
||||
<div id="{{ $id }}"></div>
|
||||
<div id="{{ $id }}" style={{ .Get "style" | safeCSS }}></div>
|
||||
{{ end -}}
|
||||
Reference in New Issue
Block a user