From c6998acddf44294badaffe67f98851d27d739e1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josh=20Goldberg=20=E2=9C=A8?= Date: Thu, 7 Nov 2024 10:34:41 -0500 Subject: [PATCH] feat: add bluesky.svg to footer (#1322) Co-authored-by: Chris Swithinbank --- src/data/site-info.ts | 8 ++++++++ src/icons/social/bluesky.svg | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 src/icons/social/bluesky.svg diff --git a/src/data/site-info.ts b/src/data/site-info.ts index 39b011b621..13c7e4ed2a 100644 --- a/src/data/site-info.ts +++ b/src/data/site-info.ts @@ -48,6 +48,14 @@ const siteInfo: SiteInfo = { me: 'https://github.com/withastro/', href: 'https://github.com/withastro/astro', }, + { + platform: 'bluesky', + footerOnly: true, + icon: 'social/bluesky', + me: 'https://bsky.app/profile/astro.build', + text: 'Follow Astro on Bluesky', + href: 'https://bsky.app/profile/astro.build', + }, { platform: 'mastodon', footerOnly: true, diff --git a/src/icons/social/bluesky.svg b/src/icons/social/bluesky.svg new file mode 100644 index 0000000000..009793527d --- /dev/null +++ b/src/icons/social/bluesky.svg @@ -0,0 +1,3 @@ + + +