This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1a119a42af Update website banner to show airflow survey 2025 (#1246)
1a119a42af is described below
commit 1a119a42af01700769f84978578c8566076e265c
Author: Amogh Desai <[email protected]>
AuthorDate: Wed Oct 15 00:57:45 2025 +0530
Update website banner to show airflow survey 2025 (#1246)
---
landing-pages/site/layouts/partials/navbar.html | 4 ++--
sphinx_airflow_theme/sphinx_airflow_theme/header.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/landing-pages/site/layouts/partials/navbar.html
b/landing-pages/site/layouts/partials/navbar.html
index 6a04014524..6a1feb05bb 100644
--- a/landing-pages/site/layouts/partials/navbar.html
+++ b/landing-pages/site/layouts/partials/navbar.html
@@ -18,8 +18,8 @@
*/}}
{{ $cover := .HasShortcode "blocks/cover" }}
-<a href="https://airflowsummit.org" target="_blank" class="d-block fixed-top
px-3 py-2 bg-success text-center text-bold text-white">
- Airflow Summit 2025 is coming October 07-09. Register now to secure your
spot!
+<a href="https://astronomer.typeform.com/airflowsurvey25" target="_blank"
class="d-block fixed-top px-3 py-2 bg-success text-center text-bold text-white">
+ Complete the airflow survey & get a free airflow 3 certification!
</a>
<nav class="js-navbar-scroll navbar" style="top: 40px;">
<div class="navbar__icon-container">
diff --git a/sphinx_airflow_theme/sphinx_airflow_theme/header.html
b/sphinx_airflow_theme/sphinx_airflow_theme/header.html
index c5fcbd31b7..1e09a42f8d 100644
--- a/sphinx_airflow_theme/sphinx_airflow_theme/header.html
+++ b/sphinx_airflow_theme/sphinx_airflow_theme/header.html
@@ -18,8 +18,8 @@
#}
<header>
- <a href="https://airflowsummit.org" target="_blank" class="d-block
fixed-top px-3 py-2 bg-success text-center text-bold text-white">
- Airflow Summit 2025 is coming October 07-09. Register now to secure
your spot!
+ <a href="https://astronomer.typeform.com/airflowsurvey25" target="_blank"
class="d-block fixed-top px-3 py-2 bg-success text-center text-bold text-white">
+ Complete the airflow survey & get a free airflow 3 certification!
</a>
<nav class="js-navbar-scroll navbar" style="top: 40px;">
<div class="navbar__icon-container">