#258 Update social links and youtube vids
Merged 3 days ago by carlwgeorge. Opened 3 days ago by shaunm.
centos/ shaunm/centos.org social-updates  into  main

Update social links and youtube vids
Shaun McCance • 3 days ago  
file removed
-27
@@ -1,27 +0,0 @@ 

- ---

- #

- # site.data.centos.footer - Control footer section.

- #

- columns:

-   - "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-linkedin"

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

-   - icon: "fab fa-reddit"

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

- copyright:

-   author: "The CentOS Project"

-   legals:

-     - text: "Legal"

-       link: "/legal"

-     - text: "Privacy"

-       link: "/legal/privacy"

-     - text: "Site source"

-       link: "https://git.centos.org/centos/centos.org"

@@ -0,0 +1,25 @@ 

+ ---

+ #

+ # site.data.base.social - Provides social networks information.

+ #

+ - name: YouTube

+   icon: "fa-brands fa-youtube"

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

+ - name: Bluesky

+   icon: "fa-brands fa-bluesky"

+   link: "https://bsky.app/profile/centos.org"

+ - name: Mastodon

+   icon: "fa-brands fa-mastodon"

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

+ - name: Facebook

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

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

+ - name: LinkedIn

+   icon: "fa-brands fa-linkedin"

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

+ - name: x

+   icon: "fa-brands fa-x-twitter"

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

+ - name: Discourse

+   icon: "fa-brands fa-discourse"

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

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

  ---

- - id: FSvdDaIRV6c

-   title: CentOS Board Meeting, November 2024

+ - id: SHAB4RVLMIE

+   title: CentOS Board Meeting, January 2025

  

  - id: sCvawNYcfgA

    title: Using Hyperscale as a staging ground for Fedora improvements

Update social links and youtube vids. Also clobbered footer.yml, which I think is no longer in use.

rebased onto a25242e

3 days ago

Pull-Request has been merged by carlwgeorge

3 days ago