We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb695d commit b154662Copy full SHA for b154662
2 files changed
website/src/components/Community.astro
@@ -227,15 +227,15 @@ import { Image } from "astro:assets";
227
/>
228
<Image
229
class="contributor-avatar"
230
- src=https://avatars.githubusercontent.com/u/952783?v=4
231
- alt="User jamiebuilds"
+ src=https://avatars.githubusercontent.com/u/23608309?v=4
+ alt="User ah-yu"
232
width="84"
233
height="84"
234
235
236
237
- src=https://avatars.githubusercontent.com/u/53496941?v=4
238
- alt="User SuperchupuDev"
+ src=https://avatars.githubusercontent.com/u/952783?v=4
+ alt="User jamiebuilds"
239
240
241
0 commit comments