diff --git a/docs/images/logo_card.png b/docs/images/logo_card.png
new file mode 100644
index 00000000..2ed952b9
Binary files /dev/null and b/docs/images/logo_card.png differ
diff --git a/docs/theme/main.html b/docs/theme/main.html
index 866d8e30..8a4c903b 100644
--- a/docs/theme/main.html
+++ b/docs/theme/main.html
@@ -3,30 +3,30 @@
{% block extrahead %}
-{% if page and page.meta and page.meta.title %}
-
-{% elif page and page.title and not page.is_homepage %}
-
-{% else %}
-
-{% endif %}
-
-
+
+{% if page.is_homepage %}
+
+
+{% else %}
+
+
+{% endif %}
-
-{% if page and page.meta and page.meta.title %}
-
-{% elif page and page.title and not page.is_homepage %}
-
-{% else %}
+
+{% if page.is_homepage %}
+
+
-{% endif %}
-
+
+{% else %}
+
-
+
+
+{% endif %}
{% endblock %}
diff --git a/mkdocs.yml b/mkdocs.yml
index 11cd57a6..610bd56f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -10,10 +10,10 @@ copyright: Copyright © 2023 Stefan Prodan
home:
image: images/logo_icons.svg
- tagline: Cloud Native Application Distribution and Lifecycle Management
+ tagline: Distribution and Lifecycle Management for Cloud-Native Applications
description: |
Timoni brings CUE's type safety, code generation, and data validation features to Kubernetes,
- making the experience of crafting complex deployments into a pleasant and rewarding journey.
+ making the experience of crafting complex deployments into a pleasant journey.
features: true
theme: