VedantSawant616 commented on code in PR #18285:
URL: https://github.com/apache/datafusion/pull/18285#discussion_r2469980277


##########
docs/source/conf.py:
##########
@@ -89,6 +89,7 @@
 
 html_theme_options = {
     "use_edit_page_button": True,
+    "navbar_end": ["theme-switcher", "navbar-icon-links"],

Review Comment:
   hi @Jefffrey, you're absolutely right, my apologies. my previous suggestion 
about the cache was incorrect.
   
   i've just seen @foskey51 's very helpful comment and now understand that the 
`docs/source/_templates/layout.html `template was blocking the navbar. that's 
my mistake for missing that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to