diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 4cf943e8f3..270ac7e4ab 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -1,3 +1,5 @@
+{{- $isBlogPost := eq .Section "blog" }}
+{{- $ogType := cond (.IsHome) "website" "article" }}
diff --git a/static/images/kubernetes-horizontal-color.png b/static/images/kubernetes-horizontal-color.png
new file mode 100644
index 0000000000..5cfa9ed29d
Binary files /dev/null and b/static/images/kubernetes-horizontal-color.png differ