From 6ece8ff519f6f21493cbcb9aee691a5716a25281 Mon Sep 17 00:00:00 2001 From: amishamehta99 Date: Thu, 15 Jan 2026 04:50:54 +0530 Subject: [PATCH 1/6] Fix missing NumFOCUS logo on tag pages --- DISCOVER/conf.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DISCOVER/conf.py b/DISCOVER/conf.py index b7592bc1..881c1927 100644 --- a/DISCOVER/conf.py +++ b/DISCOVER/conf.py @@ -72,6 +72,16 @@ 'path_to_docs': 'DISCOVER', 'repository_url': 'https://github.com/numfocus/DISCOVER-Cookbook/', 'repository_branch': 'main', + 'extra_footer': """ + +""", + 'extra_footer': '', 'home_page_in_toc': True, 'announcement': '', From c9eeb782e2ecbf3a2f4157e6a51fd710d3e0009c Mon Sep 17 00:00:00 2001 From: amishamehta99 Date: Thu, 15 Jan 2026 05:01:21 +0530 Subject: [PATCH 2/6] Add NumFOCUS logo to footer on tag pages --- DISCOVER/_templates/footer.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 DISCOVER/_templates/footer.html diff --git a/DISCOVER/_templates/footer.html b/DISCOVER/_templates/footer.html new file mode 100644 index 00000000..4b04041c --- /dev/null +++ b/DISCOVER/_templates/footer.html @@ -0,0 +1,9 @@ + From 73a21dad2f4d66cc595d9e579dd00ef291318cc0 Mon Sep 17 00:00:00 2001 From: amishamehta99 Date: Thu, 15 Jan 2026 05:03:42 +0530 Subject: [PATCH 3/6] Add NumFOCUS logo to footer on tag pages --- DISCOVER/_templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DISCOVER/_templates/footer.html b/DISCOVER/_templates/footer.html index 4b04041c..ac59468a 100644 --- a/DISCOVER/_templates/footer.html +++ b/DISCOVER/_templates/footer.html @@ -1,4 +1,4 @@ -