diff --git a/content/home/_index.md b/content/home/_index.md index 0abe220a5c0dff083b8d02d8a5e268f786c7a0e8..be92324c150519e426dfe467cf7e766214bf6fd4 100644 --- a/content/home/_index.md +++ b/content/home/_index.md @@ -59,6 +59,20 @@ keywords: page_css_file: /public/css/homepage.css --- +{{< grid/div class="container" isMarkdown="false">}} + <div class="alert alert-info margin-top-40" role="alert" style="margin-bottom: -2rem;"> + <div class="fa-stack"> + <i class="fa fa-circle-o fa-stack-2x" aria-hidden="true"></i> + <i class="fa fa-info fa-stack-1x" aria-hidden="true"></i> + </div> + We have recently updated our + <a class="alert-link" href="/legal/privacy.php">Privacy Policy</a> + and <a class="alert-link" href="/legal/termsofuse.php">Terms of Use</a> + as of 15 February 2024. For more information, click + <a class="alert-link" href="https://newsroom.eclipse.org/news/announcements/updates-eclipse-foundation-privacy-policy-and-eclipseorg-terms-use">here</a>. + </div> +{{</ grid/div >}} + {{< grid/section-container class="margin-top-40 margin-bottom-40" isMarkdown="false" >}} {{< pages/home/news title="Announcements" type="announcements" id="news-list-announcements" image_url="/images/redesign-stock/announcements.jpg" subscribe_url="https://newsroom.eclipse.org/rss/news/eclipse_org/announcements.xml" view_all_url="https://newsroom.eclipse.org/eclipse/announcements/" >}} {{</ grid/section-container >}}