From 069ee71fc1279175f0af304a3e677dcea317b3d2 Mon Sep 17 00:00:00 2001 From: Austin Parker Date: Mon, 10 Feb 2025 11:28:27 -0500 Subject: [PATCH] Update Footer with Bluesky Link (#6270) --- hugo.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index c85798d47564..71a6c99b973e 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -134,15 +134,14 @@ params: url: https://github.com/open-telemetry/community#mailing-lists icon: fa fa-envelope desc: List of mailing lists that the project uses. + - name: Bluesky + url: https://bsky.app/profile/opentelemetry.io + icon: fab fa-bluesky + desc: Follow us on Bluesky to get the latest news! - name: Mastodon url: https://fosstodon.org/@opentelemetry icon: fab fa-mastodon desc: Follow us on Mastodon to get the latest news! - - name: X - url: https://x.com/opentelemetry - icon: fab fa-x-twitter - desc: - Follow us on X, previously known as Twitter, to get the latest news! - name: Stack Overflow url: https://stackoverflow.com/questions/tagged/open-telemetry icon: fab fa-stack-overflow