RussellSpitzer commented on code in PR #11924:
URL: https://github.com/apache/iceberg/pull/11924#discussion_r1907501340


##########
site/overrides/home.html:
##########
@@ -36,6 +36,15 @@
           <div class="intro-message">
             <h1>Apache Iceberg™</h1>
             <h3>The open table format for analytic datasets.</h3>
+            {% extends "main.html" %}

Review Comment:
   This seems to be a mistake In the copy paste



##########
site/overrides/home.html:
##########
@@ -36,6 +36,15 @@
           <div class="intro-message">
             <h1>Apache Iceberg™</h1>
             <h3>The open table format for analytic datasets.</h3>
+            {% extends "main.html" %}
+
+<div style="background-color: yellow; text-align: center; padding: 10px;">
+  <a href="https://sessionize.com/iceberg-summit-2025"; target="_blank" 
style="text-decoration: none; color: black; font-size: 18px;">
+    ICEBERG SUMMIT 2025: CALL FOR PROPOSALS
+  </a>
+</div>
+
+{% block tabs %}

Review Comment:
   This too?



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to