From b966342075bd6d9179ee15c4712b54229f0cc65b Mon Sep 17 00:00:00 2001 From: Nandhan-KA Date: Fri, 7 Feb 2025 01:18:28 +0530 Subject: [PATCH] hi --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 6e861ce..007239b 100644 --- a/source/conf.py +++ b/source/conf.py @@ -33,7 +33,7 @@ 'sidebar_width': '300px', 'page_width': '80%', # Adjust the page width if needed 'show_powered_by': False, # Hide the "powered by" text - 'logo': 'Logo.png', # You can adjust the logo path + # You can adjust the logo path 'favicon': 'favicon.ico', # You can adjust the favicon path }