This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 0577071469a9420e0dde30045d2a02d634eb6336 Author: quaid <quaid at iquaid.org> AuthorDate: Tue Sep 24 03:02:41 2019 -0400 Fixed design - visual overweight; imbalance + fix links - Had to hack up a solution without bullets - Links are all good to best of, still test when live --- content/index.erb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/content/index.erb b/content/index.erb index fd126cc..dc01553 100644 --- a/content/index.erb +++ b/content/index.erb @@ -18,13 +18,11 @@ is_hidden: true <h1>The CentOS Project</h1> <p>The CentOS Project is a community-driven free software effort focused on delivering a robust open source ecosystem around a Linux platform.</p> <p>We offer two Linux distros:</p> - <ul> - <li>CentOS Linux is a consistent, manageable platform that suits a wide variety of deployments. For some open source communities, it is a solid, predictable base to build upon.</li> - <li>The new CentOS Stream is a rolling-release distro that tracks just ahead of Red Hat Enterprise Linux (RHEL) development, positioned as a mid-stream between Fedora Linux and RHEL. For anyone interested in participating and collaborating in the RHEL ecosystem, CentOS Stream is your reliable platform for innovation.</li> - </ul> - <p>In support of this community effort, the CentOS Project provides extensive resources to build, test, release, and maintain code on these platforms.</p> - <p>For more information about updates and improvements in CentOS Stream and CentOS Linux 8, please check out the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream">CentOS Stream release notes</a> and the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8">CentOS linux release notes</a> or the release announcement in the mailing list archive. Information about other actively maintained CentOS Linux releases is available on the <a href="https://wiki.cen [...] + <p> -- CentOS Linux is a consistent, manageable platform that suits a wide variety of deployments. For some open source communities, it is a solid, predictable base to build upon.</p> + <p> -- The new CentOS Stream is a rolling-release distro that tracks just ahead of Red Hat Enterprise Linux (RHEL) development, positioned as a midstream between Fedora Linux and RHEL. For anyone interested in participating and collaborating in the RHEL ecosystem, CentOS Stream is your reliable platform for innovation.</p> <div class="downloadbutton"><a href="/download/">Get CentOS Now</a></div> + <p>In support of this community effort, the CentOS Project provides extensive resources to build, test, release, and maintain code on these platforms.</p> + <p>For more information about updates and improvements in CentOS Stream and CentOS Linux 8, please check out the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream">CentOS Stream release notes</a> and the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8">CentOS linux release notes</a> or the release announcement in the mailing list archive. Information about other actively maintained CentOS Linux releases is available on the <a href="https://wiki.cen [...] </div> </div> <div class="row"> -- To stop receiving notification emails like this one, please contact the administrator of this repository.