0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-12-17 21:14:16 +09:00

Add alt to images

This commit is contained in:
2021-09-22 07:13:49 +09:00
parent a8186fb801
commit 24cf758cad
4 changed files with 4 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ const happybusy = (props) => {
src="/images/brstrip.gif"
width={150}
height={41}
alt="EFF Blue Ribbon Campaign"
/>
</a>
</Link>

View File

@@ -10,6 +10,7 @@ const HappyBusy = (props) => {
src="/images/busy_banner.png"
width={200}
height={42}
alt="時間のないサイト運営者リング"
/>
</a>
</Link>