diff --git a/layouts/shortcodes/warning.html b/layouts/shortcodes/warning.html index a2042cf..8f8a24f 100644 --- a/layouts/shortcodes/warning.html +++ b/layouts/shortcodes/warning.html @@ -1,3 +1,4 @@
+ {{ .Get 0 | default "Warning" }}
{{- .Inner -}} -
\ No newline at end of file +