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
+1
View File
@@ -10,6 +10,7 @@ const happybusy = (props) => {
src="/images/brstrip.gif"
width={150}
height={41}
alt="EFF Blue Ribbon Campaign"
/>
</a>
</Link>
+1
View File
@@ -10,6 +10,7 @@ const HappyBusy = (props) => {
src="/images/busy_banner.png"
width={200}
height={42}
alt="時間のないサイト運営者リング"
/>
</a>
</Link>