diff --git a/documentation/themes/beastie/layouts/articles/baseof.html b/documentation/themes/beastie/layouts/articles/baseof.html
index 80bebc87f0..e9d5f835ec 100644
--- a/documentation/themes/beastie/layouts/articles/baseof.html
+++ b/documentation/themes/beastie/layouts/articles/baseof.html
@@ -1,54 +1,54 @@
{{ block "title" . }}{{ .Site.Title }}{{ with .Params.Title }} | {{ . }}{{ end }}{{ end }}
-
+
{{ block "main" . }}{{ end }}
diff --git a/documentation/themes/beastie/layouts/books/baseof.html b/documentation/themes/beastie/layouts/books/baseof.html
index 50e97a6ea3..ccaa8b56a2 100644
--- a/documentation/themes/beastie/layouts/books/baseof.html
+++ b/documentation/themes/beastie/layouts/books/baseof.html
@@ -1,54 +1,54 @@
{{ block "title" . }}{{ .Site.Title }}{{ with .Params.Title }} | {{ . }}{{ end }}{{ end }}
-
+
{{ block "main" . }}{{ end }}
diff --git a/documentation/themes/beastie/layouts/partials/site-head.html b/documentation/themes/beastie/layouts/partials/site-head.html
index 41d83c1544..dca0017bfa 100644
--- a/documentation/themes/beastie/layouts/partials/site-head.html
+++ b/documentation/themes/beastie/layouts/partials/site-head.html
@@ -1,45 +1,45 @@
{{ with .Params.Title }}{{ . }} | {{ end }} {{ block "title" . }}{{ .Site.Title }}{{ end }}
-
-
+
+
diff --git a/documentation/themes/beastie/static/images/logo-164x164.png b/documentation/themes/beastie/static/images/logo-164x164.png
new file mode 100644
index 0000000000..c6868c397f
Binary files /dev/null and b/documentation/themes/beastie/static/images/logo-164x164.png differ
diff --git a/website/themes/beastie/layouts/partials/site-head.html b/website/themes/beastie/layouts/partials/site-head.html
index 934dafe12d..6977fd6fcf 100644
--- a/website/themes/beastie/layouts/partials/site-head.html
+++ b/website/themes/beastie/layouts/partials/site-head.html
@@ -1,21 +1,34 @@
-
+
{{ with .Params.Title }}{{ . }} | {{ end }} {{ block "title" . }}{{ .Site.Title }}{{ end }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/website/themes/beastie/static/images/logo-164x164.png b/website/themes/beastie/static/images/logo-164x164.png
new file mode 100644
index 0000000000..c6868c397f
Binary files /dev/null and b/website/themes/beastie/static/images/logo-164x164.png differ
diff --git a/website/themes/beastie/static/images/logo-thepowertoserve.png b/website/themes/beastie/static/images/logo-thepowertoserve.png
new file mode 100644
index 0000000000..2dc1a89518
Binary files /dev/null and b/website/themes/beastie/static/images/logo-thepowertoserve.png differ