This is an automated email from the ASF dual-hosted git repository.
vogievetsky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
The following commit(s) were added to refs/heads/master by this push:
new cb56e82e druid.NEXT promotion banner
new 58934687 Merge pull request #395 from
muhammad-ali-imply/marketing/druid-next-banner
cb56e82e is described below
commit cb56e82e13fe4e6035da1bdd792acc84e6d0aba0
Author: muhammad-ali-imply <[email protected]>
AuthorDate: Wed Jun 14 22:26:06 2023 -0500
druid.NEXT promotion banner
Added a temporary druid.NEXT event promotion banner
---
index.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/index.html b/index.html
index ec275e2d..871fef5a 100644
--- a/index.html
+++ b/index.html
@@ -24,6 +24,18 @@ canonical: 'https://druid.apache.org/'
</div>
</main>
+<section class="promotion-banner" style="margin-top: -14px; padding: 5px 5px
10px 5px; text-align: center; color: white; overflow: hidden; background-color:
#7109B7; margin-bottom: 30px;">
+ <div class="container">
+ <div class="row">
+ <div class="text-center">
+ <h4 style="margin-top: 20px;">
+ <a href="https://druidsummit.org/druid-next/" target="_blank"
style="text-decoration: underline;">Register Now</a> for druid.NEXT to learn
about Druid 26.0 and the upcoming roadmap ⇒
+ </h4>
+ </div>
+ </div>
+ </div>
+</section>
+
<div class="container">
<div class="row">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]