From 69c7fe12c488020a4f106ec73ea0b2fe7c902430 Mon Sep 17 00:00:00 2001 From: Sharon Koech Date: Wed, 2 Jul 2025 18:27:40 +0300 Subject: [PATCH] Add our product page to header Signed-off-by: Sharon Koech --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 719915ccd..999c50a68 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -101,7 +101,7 @@ # TODO: If there's no such website, # remove the {{ product_page }} link from the page header template # (usually .sphinx/_templates/header.html; also, see README.rst). - "product_page": "", + "product_page": "microceph.com", # Product tag image; the orange part of your logo, shown in the page header # # To add a tag image, uncomment and update as needed.