fix: wrong alt text

This commit is contained in:
SevicheCC 2023-06-08 13:47:15 +08:00
parent 87737f7715
commit 9576067fb5
Signed by: SevicheCC
GPG key ID: C577000000000000

View file

@ -116,7 +116,7 @@ const CreateAppForm: React.FC<CreateAppFormProps> = ({
src="https://cdn.simpleicons.org/mastodon" src="https://cdn.simpleicons.org/mastodon"
width="15" width="15"
height="15" height="15"
alt="Github" alt="Mastodon"
className="mr-2" className="mr-2"
/> />
Mastodon Mastodon
@ -128,7 +128,7 @@ const CreateAppForm: React.FC<CreateAppFormProps> = ({
src="https://cdn.simpleicons.org/pleroma" src="https://cdn.simpleicons.org/pleroma"
width="15" width="15"
height="15" height="15"
alt="Github" alt="Pleroma"
className="mr-2" className="mr-2"
/> />
Pleroma Pleroma
@ -140,7 +140,7 @@ const CreateAppForm: React.FC<CreateAppFormProps> = ({
src="/akkoma.svg" src="/akkoma.svg"
width="15" width="15"
height="15" height="15"
alt="Github" alt="Akkoma"
className="mr-2" className="mr-2"
/> />
Akkoma Akkoma