pcandoalmeida opened a new pull request #10162: URL: https://github.com/apache/airflow/pull/10162
**Description** Site title configuration added for DAGs home page. This will allow multiple installations of Airflow to be distinguished via the UI and page title. Logic added to `view.py` and `dags.html` connecting a configuration change in `airflow.cfg` to replace the default `DAGs` header and `Airflow - DAGs` title into a custom `site_title` string. - [x] Unit and integration tests added - [x] Documentation added - [x] Pre-commit checks Closes: #9538 ---------------------------------------------------------------- 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]
