#218 Updates to footer social links
Merged 3 months ago by spotz. Opened 3 months ago by shaunm.

Updates to footer social links
Shaun McCance • 3 months ago  
file modified
+9 -5
@@ -6,14 +6,18 @@ 

    - "About"

    - "Community"

  social:

-   - icon: "fab fa-facebook-f"

-     link: "https://www.facebook.com/groups/centosproject/"

-   - icon: "fab fa-twitter"

-     link: "https://twitter.com/CentOS"

    - icon: "fab fa-youtube"

      link: "https://youtube.com/TheCentOSProject"

+   - icon: "fab fa-mastodon"

+     link: "https://fosstodon.org/@centos"

+   - icon: "fab fa-facebook-f"

+     link: "https://www.facebook.com/CentOSProject"

    - icon: "fab fa-linkedin"

-     link: "https://www.linkedin.com/groups/22405"

+     link: "https://www.linkedin.com/company/centos-project/"

+   - icon: "fab fa-twitter"

+     link: "https://x.com/centos"

+   - icon: "fab fa-discourse"

+     link: "https://discussion.fedoraproject.org/c/neighbors/centos/"

    - icon: "fab fa-reddit"

      link: "https://www.reddit.com/r/CentOS/"

  copyright:

  • Added a link to our Mastodon account. I think this is a no-brainer.
  • Updated the Facebook and LinkedIn links to go to our managed pages instead of the older groups. Maybe we want to direct people to both? I'm open to conversation on this.
  • Added a link to our category on Fedora Discourse. This is where we should direct people for user conversations.
  • Changed twitter.com to x.com. But I can't update the icon without updating the version of Font Awesome we use. I don't know yet if that's difficult.
  • Rearranged some links, notably put Mastodon first.
  • Debated whether to keep a link to Reddit. Ended up leaving it.
  • Sorry this comment is longer than the diff.

Pull-Request has been merged by spotz

3 months ago
Metadata