From 5556b4f1a3a6f65fe2552db1936b50f35430043f Mon Sep 17 00:00:00 2001 From: Roxie Gibson Date: Tue, 30 Mar 2021 15:09:35 +0100 Subject: [PATCH] feat: added video featuring big buck bunny as a placeholder --- themes/cloud.autonomic.zone/layouts/index.html | 1 + .../layouts/partials/index/video.html | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 themes/cloud.autonomic.zone/layouts/partials/index/video.html diff --git a/themes/cloud.autonomic.zone/layouts/index.html b/themes/cloud.autonomic.zone/layouts/index.html index 8558437..e77ddf8 100644 --- a/themes/cloud.autonomic.zone/layouts/index.html +++ b/themes/cloud.autonomic.zone/layouts/index.html @@ -1,6 +1,7 @@ {{ define "main" }} {{ partial "index/server_hero.html" . }} +{{ partial "index/video.html" . }} {{ partial "index/underline_points.html" (dict "context" . "title" "benefits" "data" site.Data.benefits) }} {{ partial "index/underline_points.html" (dict "context" . "title" "faq" "data" site.Data.faq) }} {{ partial "index/autonomic_hero.html" (dict "context" . "data" site.Data) }} diff --git a/themes/cloud.autonomic.zone/layouts/partials/index/video.html b/themes/cloud.autonomic.zone/layouts/partials/index/video.html new file mode 100644 index 0000000..8394535 --- /dev/null +++ b/themes/cloud.autonomic.zone/layouts/partials/index/video.html @@ -0,0 +1,8 @@ + +
+
+
+ +
+
+