This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch feat-modernize-theme-5qPcf
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
from dbcdb6e21d Fix CSS generation for Docsy v0.12.0 upgrade
add c6d8538644 Vendor external JS
No new revisions were added by this update.
Summary of changes:
landing-pages/site/static/external/js/bootstrap-5.3.3.min.js | 7 +++++++
landing-pages/site/static/external/js/popper-2.11.8.min.js | 6 ++++++
sphinx_airflow_theme/sphinx_airflow_theme/layout.html | 4 ++--
3 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 landing-pages/site/static/external/js/bootstrap-5.3.3.min.js
create mode 100644 landing-pages/site/static/external/js/popper-2.11.8.min.js