Skip to content

Commit e81311d

Browse files
authored
Change Bluesky icon on docs website (#977)
Tweaked to use the Bluesky app icon rather than the strange github org picture :)
1 parent 9f781d4 commit e81311d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/pages/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ const trustedBy = [
3636
name: "Expensify",
3737
},
3838
{
39-
img: "https://avatars.githubusercontent.com/u/94650532?s=200&v=4",
40-
alt: "BlueSky Mobile App",
39+
img: "https://play-lh.googleusercontent.com/VsgCCgW-ct98JhgVoQzndWCAaXxlP6uMwcjzINYPmeja8cCNISsJDqDFNQrF2IRq9xM=w200-h480-rw",
40+
alt: "Bluesky mobile app",
4141
link: "https://github.com/bluesky-social/social-app",
42-
name: "BlueSky",
42+
name: "Bluesky",
4343
},
4444
{
4545
img: "https://avatars.githubusercontent.com/u/12504344?s=200&v=4",

0 commit comments

Comments
 (0)