Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
togami2864 authored and github-actions[bot] committed Apr 15, 2024
1 parent 8b6ee60 commit a5fa405
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 60 deletions.
24 changes: 12 additions & 12 deletions website/src/components/Community.astro
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ import { Image } from "astro:assets";
<div class="contributor-row">
<Image
class="contributor-avatar"
src=https://avatars.githubusercontent.com/u/5262527?v=4
alt="User diokey"
src=https://avatars.githubusercontent.com/u/41323220?v=4
alt="User yeonjuan"
width="84"
height="84"
/>
<Image
class="contributor-avatar"
src=https://avatars.githubusercontent.com/u/41323220?v=4
alt="User yeonjuan"
src=https://avatars.githubusercontent.com/u/5262527?v=4
alt="User diokey"
width="84"
height="84"
/>
Expand Down Expand Up @@ -183,22 +183,22 @@ import { Image } from "astro:assets";
/>
<Image
class="contributor-avatar"
src=https://avatars.githubusercontent.com/u/1430279?v=4
alt="User Boshen"
src=https://avatars.githubusercontent.com/u/62130798?v=4
alt="User togami2864"
width="84"
height="84"
/>
<Image
class="contributor-avatar"
src=https://avatars.githubusercontent.com/u/19197564?v=4
alt="User Kelbie"
src=https://avatars.githubusercontent.com/u/1430279?v=4
alt="User Boshen"
width="84"
height="84"
/>
<Image
class="contributor-avatar"
src=https://avatars.githubusercontent.com/u/62130798?v=4
alt="User togami2864"
src=https://avatars.githubusercontent.com/u/19197564?v=4
alt="User Kelbie"
width="84"
height="84"
/>
Expand Down Expand Up @@ -234,8 +234,8 @@ import { Image } from "astro:assets";
/>
<Image
class="contributor-avatar"
src=https://avatars.githubusercontent.com/u/952783?v=4
alt="User jamiebuilds"
src=https://avatars.githubusercontent.com/u/53496941?v=4
alt="User SuperchupuDev"
width="84"
height="84"
/>
Expand Down
Loading

0 comments on commit a5fa405

Please sign in to comment.