mik-laj commented on a change in pull request #310:
URL: https://github.com/apache/airflow-site/pull/310#discussion_r529322353



##########
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.
+
+**Example values:**
+```
+[
+    {'href': '/docs/', 'text': 'Documentation'}
+]
+```

Review comment:
       Added




----------------------------------------------------------------
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]


Reply via email to