mik-laj commented on a change in pull request #310: URL: https://github.com/apache/airflow-site/pull/310#discussion_r529322112
########## File path: sphinx_airflow_theme/README.md ########## @@ -55,6 +55,29 @@ pip install 'https://github.com/apache/airflow-site/releases/download/v0.0.1/sph Python packages for your PRs is available as downloadable artifact in GitHub Actions after the CI builds your PR. +# Configuration + +A theme that supports the following configuration options: + +## `sphinx_airflow_theme_navbar_links` + +The list of links that should be available in the navigation bar at the top of the pages. Review comment: ```suggestion The list of links that should be available in the navigation bar at the top of the pages. The order of items will not be changed. ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
