This is an automated email from the ASF dual-hosted git repository.

potiuk 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 90af57daf1 Remove feather references after ASF logo changed to oak 
(#1240)
90af57daf1 is described below

commit 90af57daf1d0d7f46d5ed008c545619a38a4f849
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Sep 12 12:55:24 2025 +0000

    Remove feather references after ASF logo changed to oak (#1240)
---
 landing-pages/site/layouts/partials/footer.html       | 2 +-
 sphinx_airflow_theme/sphinx_airflow_theme/footer.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/landing-pages/site/layouts/partials/footer.html 
b/landing-pages/site/layouts/partials/footer.html
index 688e481b57..7ba6e13690 100644
--- a/landing-pages/site/layouts/partials/footer.html
+++ b/landing-pages/site/layouts/partials/footer.html
@@ -57,7 +57,7 @@
             </div>
         </div>
         <span class="footer-section__policies-section--disclaimer">
-            Apache Airflow, Apache, Airflow, the Airflow logo, and the Apache 
feather logo are either registered trademarks or trademarks of
+            Apache Airflow, Apache, Airflow, the Airflow logo, and the Apache 
logo are either registered trademarks or trademarks of
             <a href="https://apache.org/";>The Apache Software Foundation</a>.
             All other products or name brands are trademarks of their 
respective holders, including The Apache Software Foundation.
         </span>
diff --git a/sphinx_airflow_theme/sphinx_airflow_theme/footer.html 
b/sphinx_airflow_theme/sphinx_airflow_theme/footer.html
index a87d4af174..1444f23857 100644
--- a/sphinx_airflow_theme/sphinx_airflow_theme/footer.html
+++ b/sphinx_airflow_theme/sphinx_airflow_theme/footer.html
@@ -145,7 +145,7 @@
             </div>
         </div>
         <span class="footer-section__policies-section--disclaimer">
-            Apache Airflow, Apache, Airflow, the Airflow logo, and the Apache 
feather logo are either registered trademarks or trademarks of The Apache 
Software Foundation.
+            Apache Airflow, Apache, Airflow, the Airflow logo, and the Apache 
logo are either registered trademarks or trademarks of The Apache Software 
Foundation.
             All other products or name brands are trademarks of their 
respective holders, including The Apache Software Foundation.
         </span>
     </div>

Reply via email to