diff --git a/content/logs/index.md b/content/logs/index.md
index 5a77fb2..7a7393d 100644
--- a/content/logs/index.md
+++ b/content/logs/index.md
@@ -29,8 +29,8 @@ We do not use cookies on any of our websites. Instead, we primarily use NGINX lo
### We explicitly do not collect the following information:
-- IP addresses
-- Page time
-- Site Referrers
+- **IP addresses**
+- **How long users spend on a page**
+- **Site referrers**
We do not sell data to 3rd parties, our log retention policy is to wipe logs older than 180 days.
\ No newline at end of file
diff --git a/layouts/partials/headers/basic.html b/layouts/partials/headers/basic.html
new file mode 100644
index 0000000..5f53cc1
--- /dev/null
+++ b/layouts/partials/headers/basic.html
@@ -0,0 +1,171 @@
+
+ {{ if .Site.Params.Logo }}
+ {{ $logo := resources.Get .Site.Params.Logo }}
+ {{ if $logo }}
+