diff --git a/site/layouts/shortcodes/placeholder.html b/site/layouts/shortcodes/placeholder.html index cb36cc45a1..41eb8a9a3b 100644 --- a/site/layouts/shortcodes/placeholder.html +++ b/site/layouts/shortcodes/placeholder.html @@ -35,7 +35,7 @@ {{- if $show_title }}%3Ctitle%3E{{ $title }}%3C/title%3E{{ end -}} %3Crect%20width='100%25'%20height='100%25'%20fill='{{ replace $background "#" "%23" }}'%3E%3C/rect%3E {{- if $show_text }}%3Ctext%20x='50%25'%20y='50%25'%20fill='{{ replace $color "#" "%23" }}'%20dy='.3em'%3E{{ $text }}%3C/text%3E{{ end -}} - %3C/svg%3E"> + %3C/svg%3E"> {{- else -}}