git at centos.org
2023-Apr-12  13:53 UTC
[CentOS-docs] [centos/centos.org] branch eol-notice created (now 28646ec)
This is an automated email from the git hooks/post-receive script.
shaunm pushed a change to branch eol-notice
in repository centos/centos.org.
      at 28646ec  Add notice banners about the EOLs for CL7 and CS8
This branch includes the following new commits:
     new 28646ec  Add notice banners about the EOLs for CL7 and CS8
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
git at centos.org
2023-Apr-12  13:53 UTC
[CentOS-docs] [centos/centos.org] 01/01: Add notice banners about the EOLs for CL7 and CS8
This is an automated email from the git hooks/post-receive script.
shaunm pushed a commit to branch eol-notice
in repository centos/centos.org.
commit 28646ece795d6d9c268e9df8e8dd1fc6cd231d6e
Author: Shaun McCance <shaunm at redhat.com>
AuthorDate: Wed Apr 12 09:53:09 2023 -0400
    Add notice banners about the EOLs for CL7 and CS8
---
 centos-linux.md  | 2 ++
 centos-stream.md | 2 ++
 download.md      | 2 ++
 index.md         | 2 ++
 4 files changed, 8 insertions(+)
diff --git a/centos-linux.md b/centos-linux.md
index 0d83026..3960ab6 100644
--- a/centos-linux.md
+++ b/centos-linux.md
@@ -7,6 +7,8 @@ title_lead: |
 layout: aside
 ---
 
+<div class="alert alert-warning" role="alert"><a
href="https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/">End
dates are coming in 2024 for CentOS Stream 8 and CentOS Linux 7. Check the blog
post for information on upgrade and migration options.</a></div>
+
 ## Download
 
 {% include download/cards.html distribution="centos-linux" %}
diff --git a/centos-stream.md b/centos-stream.md
index 32f2f3a..140cad0 100644
--- a/centos-stream.md
+++ b/centos-stream.md
@@ -8,6 +8,8 @@ title_lead: |
 layout: aside
 ---
 
+<div class="alert alert-warning" role="alert"><a
href="https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/">End
dates are coming in 2024 for CentOS Stream 8 and CentOS Linux 7. Check the blog
post for information on upgrade and migration options.</a></div>
+
 ## Download
 
 {% include download/cards.html distribution="centos-stream" %}
diff --git a/download.md b/download.md
index 4d66edc..55cc31a 100644
--- a/download.md
+++ b/download.md
@@ -3,6 +3,8 @@ title: Download
 layout: aside
 ---
 
+<div class="alert alert-warning" role="alert"><a
href="https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/">End
dates are coming in 2024 for CentOS Stream 8 and CentOS Linux 7. Check the blog
post for information on upgrade and migration options.</a></div>
+
 {% include download/cards.html %}
 
 As you download and use CentOS Linux or CentOS Stream \([What's the
diff --git a/index.md b/index.md
index 965c03f..de1d5a4 100644
--- a/index.md
+++ b/index.md
@@ -9,3 +9,5 @@ title_lead: |
   source ecosystem around a Linux platform.
 
 ---
+
+<div class="container alert alert-warning"
role="alert"><a
href="https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/">End
dates are coming in 2024 for CentOS Stream 8 and CentOS Linux 7. Check the blog
post for information on upgrade and migration options.</a></div>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.