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

jscheffl 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 51689e7d4f Remove typo from Banner (#1267)
51689e7d4f is described below

commit 51689e7d4f66f40a3a8f9fdf6dbaad2577a1670e
Author: Shubham Raj <[email protected]>
AuthorDate: Mon Nov 3 11:17:22 2025 +0530

    Remove typo from Banner (#1267)
---
 landing-pages/site/layouts/partials/navbar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-pages/site/layouts/partials/navbar.html 
b/landing-pages/site/layouts/partials/navbar.html
index 59fe0f442c..858d9dcbac 100644
--- a/landing-pages/site/layouts/partials/navbar.html
+++ b/landing-pages/site/layouts/partials/navbar.html
@@ -18,7 +18,7 @@
 */}}
 
 {{ $cover := .HasShortcode "blocks/cover" }}
-<nav class="js-navbar-scroll navbar">p
+<nav class="js-navbar-scroll navbar">
 
     <div class="navbar__icon-container">
         <a href="{{ .Site.Home.RelPermalink }}">

Reply via email to