Subham-KRLX commented on PR #2480: URL: https://github.com/apache/sedona/pull/2480#issuecomment-3507604535
Thanks for reviewing @petern48! I'm not sure why the screenshot is showing the old website design or the duplicate "Apache Sedona" text. My changes only modified the theme.palette section in [mkdocs.yml](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html) to add the light/dark/auto mode toggle - I didn't touch any template files or other styling. When I tested locally with uv run mkdocs serve, the site rendered correctly with the current design and the theme toggle working as expected in the header. Could this be a caching issue or something with how the preview is being generated? The duplicate title seems odd since I only added palette configuration, not any HTML/template changes. -- 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]
