Skip to content

Commit c016755

Browse files
committed
use x icon instead of twitter for member page
1 parent 71a632c commit c016755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/members/[...id].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const articles = await getArticles({
7474
rel="noreferrer"
7575
aria-label="X (旧 Twitter) を見る"
7676
>
77-
<Icon name="feather:twitter" />
77+
<Icon name="flowbite:x-solid" />
7878
</a>
7979
)
8080
}

0 commit comments

Comments
 (0)