diff --git a/_data/centos/navbar.yml b/_data/centos/navbar.yml index 134a250..83d1391 100644 --- a/_data/centos/navbar.yml +++ b/_data/centos/navbar.yml @@ -25,33 +25,33 @@ link: "/code-of-conduct" visible_on: ["navbar"] - name: "Community" - icon: "fas fa-users" + icon: "fa-solid fa-users" link: "#" menu: - name: "Contribute" link: "https://wiki.centos.org/Contribute.html" - icon: "fas fa-hands-helping" + icon: "fa-solid fa-handshake-angle" - name: "Forums" - link: "https://www.centos.org/forums/" - icon: "fas fa-comments" + link: "https://discussion.fedoraproject.org/c/neighbors/centos/71" + icon: "fa-solid fa-comments" - name: "Mailing Lists" link: "https://lists.centos.org/hyperkitty/" icon: "fas fa-envelope" - - name: "IRC" - link: "https://wiki.centos.org/irc" - icon: "fas fa-hashtag" - - name: "Calendar & IRC Meeting List" + - name: "Chat" + link: "https://matrix.to/#/#centos-space:fedora.im" + icon: "fa-solid fa-message" + - name: "Calendar" link: "/community/calendar/" - icon: "fas fa-calendar-alt" + icon: "fa-solid fa-calendar-days" - name: "Blog" link: "https://blog.centos.org/" - icon: "fas fa-newspaper" + icon: "fa-solid fa-newspaper" - name: "Submit Bug" link: "https://wiki.centos.org/ReportBugs" - icon: "fas fa-bug" + icon: "fa-solid fa-bug" visible_on: ["navbar"] - name: "Documentation" - icon: "fas fa-book" + icon: "fa-solid fa-book" link: "#" menu: - name: "Wiki" diff --git a/_layouts/home.html b/_layouts/home.html index 548b20e..4dd5688 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -64,7 +64,7 @@