+
+ {{ if .Params.header_use_video }}
+
+ {{- partial "custom_header_video.html" . -}}
+ {{ end }}
+
{{ with .Params.header_logo }}

{{ end }}
diff --git a/layouts/partials/custom_header_video.html b/layouts/partials/custom_header_video.html
new file mode 100644
index 0000000..78d0837
--- /dev/null
+++ b/layouts/partials/custom_header_video.html
@@ -0,0 +1,14 @@
+
+
+
\ No newline at end of file