#199 remove _includes/footer.html to restore sponsors section
Merged a year ago by areguera. Opened a year ago by areguera.
centos/ areguera/centos.org staging  into  staging

file added
+20
@@ -0,0 +1,20 @@ 

+ <!DOCTYPE html>

+ <html lang="{{ page.lang | default: 'en' }}">

+   {% include head.html -%}

+   <body>

+     {% include navbar.html -%}

+     <main class="bg-light">

+       {% include header/home.html %}

+       {{ content }}

+       {% include home/news-and-events.html %}

+       {% include home/planet.html %}

+     </main>

+ 

+     {% include footer.html -%}

+ 

+     <script src="{{ site.baseurl }}/assets/js/jquery.min.js"></script>

+     <script src="{{ site.baseurl }}/assets/js/bootstrap.min.js"></script>

+     <script src="{{ site.baseurl }}/assets/js/customization.js"></script>

+ 

+   </body>

+ </html>

file removed
-7
@@ -1,7 +0,0 @@ 

- ---

- name: Coreix

- country: uk

- logo: /assets/img/sponsors/coreix.jpg

- address: https://www.coreix.net/

- ---

- 

file modified
+2
@@ -7,6 +7,8 @@ 

  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" %}

file modified
+2
@@ -8,6 +8,8 @@ 

  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" %}

file modified
+2
@@ -3,6 +3,8 @@ 

  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

file modified
+2
@@ -9,3 +9,5 @@ 

    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>