choo121600 commented on PR #1325: URL: https://github.com/apache/airflow-site/pull/1325#issuecomment-3663870377
@SHASHI9705 I’ve looked into this, and it seems the root cause lies in the following part. There is a difference here compared to the landing page: https://github.com/apache/airflow-site/blob/3c89f6f1aedb51d836463e3496c580f92c2b8887/sphinx_airflow_theme/sphinx_airflow_theme/layout.html#L464-L472 Unlike the Airflow landing page, the documentation pages are built using sphinx_airflow_theme. Because of this difference, aligning the implementation here with the approach used on the landing page should resolve the issue 😉 -- 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]
