From e4a0716258e09b23f7ad85b364bb3957e5160056 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Nov 14 2024 23:34:49 +0000 Subject: Updating some of the header links --- 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 @@
CentOS
{{ site.data.centos.project.title }}
{{ site.data.centos.project.description }}
-
Learn more
+
Learn more
diff --git a/community/calendar.md b/community/calendar.md index 6e02f7e..1a47d87 100644 --- a/community/calendar.md +++ b/community/calendar.md @@ -1,5 +1,5 @@ --- -title: "CentOS IRC meetings" +title: "CentOS Meetings" title_lead: "" permalink: /:path/:basename/index.html toc: true @@ -7,7 +7,9 @@ toc: true ## Meeting schedule -The IRC meetings schedule is driven by the [github.com/CentOS/Calendar](https://github.com/CentOS/Calendar) repository. To propose a change or add a meeting, please submit a pull-request to that github repository. This repository is mirrored to git.centos.org. +The meetings schedule is driven by the [github.com/CentOS/Calendar](https://github.com/CentOS/Calendar) repository. +To propose a change or add a meeting, please submit a pull request to that GitHub repository. +This repository is mirrored to git.centos.org. The calendar is also available as an `.ical` file containing all CentOS IRC meetings, for use in your favorite calendaring app: [iCalendar Meeting Schedule](/community/irc-meetings.ical)