mirror of
https://github.com/yude-jp/yude.jp
synced 2025-12-17 13:04:16 +09:00
Add alt to images
This commit is contained in:
@@ -10,6 +10,7 @@ const happybusy = (props) => {
|
||||
src="/images/brstrip.gif"
|
||||
width={150}
|
||||
height={41}
|
||||
alt="EFF Blue Ribbon Campaign"
|
||||
/>
|
||||
</a>
|
||||
</Link>
|
||||
|
||||
@@ -10,6 +10,7 @@ const HappyBusy = (props) => {
|
||||
src="/images/busy_banner.png"
|
||||
width={200}
|
||||
height={42}
|
||||
alt="時間のないサイト運営者リング"
|
||||
/>
|
||||
</a>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user