git at centos.org
2023-Apr-20 15:31 UTC
[CentOS-docs] [centos/centos.org] branch staging updated: 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 staging
in repository centos/centos.org.
The following commit(s) were added to refs/heads/staging by this push:
new f6855bf Add notice banners about the EOLs for CL7 and CS8
f6855bf is described below
commit f6855bf8368141f2ecbf7765dc928eda237f15e0
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.