diff --git a/.sphinx/_templates/header.html b/.sphinx/_templates/header.html
index 5745206c..1a128b6f 100644
--- a/.sphinx/_templates/header.html
+++ b/.sphinx/_templates/header.html
@@ -6,7 +6,7 @@
-
+
{{ project }}
diff --git a/custom_conf.py b/custom_conf.py
index 60e892e9..2e463a0d 100644
--- a/custom_conf.py
+++ b/custom_conf.py
@@ -43,8 +43,8 @@
'product_page': 'documentation.ubuntu.com',
# Add your product tag to ".sphinx/_static" and change the path
- # here (start with "/static"), default is the circle of friends
- 'product_tag': '/_static/tag.png',
+ # here (start with "_static"), default is the circle of friends
+ 'product_tag': '_static/tag.png',
# Change to the discourse instance you want to be able to link to
# using the :discourse: metadata at the top of a file