We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<img>のalt属性に不適当なものが多々見受けられるので、imgごとに適当なaltが設定されているかを見直す。
TechUni-hp/src/components/Home/Home2.jsx
Lines 41 to 46 in ec55bc4
TechUni-hp/src/components/About/About.jsx
Lines 24 to 32 in ec55bc4
スポンサーロゴ (alt="Sponsor pic")
TechUni-hp/src/components/Sponsor/SponsorLogo.jsx
Lines 5 to 9 in ec55bc4
プロダクト系ロゴ (alt="card-img")
TechUni-hp/src/components/Projects/ProjectCards.jsx
Lines 7 to 11 in ec55bc4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
<img>のalt属性に不適当なものが多々見受けられるので、imgごとに適当なaltが設定されているかを見直す。
ぱっと見て思った例
TechUni-hp/src/components/Home/Home2.jsx
Lines 41 to 46 in ec55bc4
TechUni-hp/src/components/About/About.jsx
Lines 24 to 32 in ec55bc4
スポンサーロゴ (alt="Sponsor pic")
TechUni-hp/src/components/Sponsor/SponsorLogo.jsx
Lines 5 to 9 in ec55bc4
プロダクト系ロゴ (alt="card-img")
TechUni-hp/src/components/Projects/ProjectCards.jsx
Lines 7 to 11 in ec55bc4
The text was updated successfully, but these errors were encountered: