pierrejeambrun commented on code in PR #1638:
URL: https://github.com/apache/airflow-site/pull/1638#discussion_r3879176043
##########
landing-pages/site/layouts/partials/navbar.html:
##########
@@ -18,10 +18,15 @@
*/}}
{{ $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 2026 is coming August 31 - September 2 in Austin, TX.
Register now to secure your spot!
-</a>
-<nav class="js-navbar-scroll navbar" aria-label="Main navigation" style="top:
40px;">
+<div class="fixed-top top-banner">
+ <a href="https://airflowsummit.org" target="_blank" class="d-block px-3
py-2 bg-success text-center text-bold text-white">
+ Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX.
Register now to secure your spot!
+ </a>
+ <a href="https://astronomer.typeform.com/airflowsurvey26" target="_blank"
class="d-block px-3 py-2 bg-success text-center text-bold text-white">
Review Comment:
I think we discussed this at some point but can't remember. Are we good
linking to private astronomer domain from apache airflow website? (typeform
subdomain)
(We had a discussion I think with trademark but can't remember the outcome)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]