| |
@@ -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/"
|
| |
Update social links and youtube vids. Also clobbered footer.yml, which I think is no longer in use.