diff --git a/common-theme/layouts/partials/page-header.html b/common-theme/layouts/partials/page-header.html index 265156048..cebcc51bc 100644 --- a/common-theme/layouts/partials/page-header.html +++ b/common-theme/layouts/partials/page-header.html @@ -88,10 +88,17 @@

    {{ range .Params.blocks }}
  1. - {{ .name }} + + {{ .name }} + {{ if "youtu" | in .src }}📼{{ end }} + + +
  2. {{ end }}