This is an automated email from the ASF dual-hosted git repository. russellspitzer pushed a commit to branch RemoveIcebergSummitLink in repository https://gitbox.apache.org/repos/asf/iceberg.git
commit c6783d29533e1fef02fef9d99119e7cddb02576e Author: Russell Spitzer <[email protected]> AuthorDate: Fri Apr 18 14:55:56 2025 -0500 Site: Remove Iceberg Summit Link from the Homepage --- site/overrides/home.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/site/overrides/home.html b/site/overrides/home.html index af811ee7b6..65d971e0a1 100644 --- a/site/overrides/home.html +++ b/site/overrides/home.html @@ -36,11 +36,6 @@ <div class="intro-message"> <h1>Apache Iceberg™</h1> <h3>The open table format for analytic datasets.</h3> - <a class="btn btn-default btn-lg" href="https://www.icebergsummit2025.com/" target="_blank"> - <span> - Iceberg Summit 2025 (8-9 Apr): Register Now! - </span> - </a> <hr class="intro-divider" /> <ul class="list-inline intro-social-buttons"> {% for social in config.extra.social %}
