We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3381d9 commit 94a1152Copy full SHA for 94a1152
1 file changed
index.html
@@ -19,12 +19,12 @@
19
20
<button id="wsMarker" class="wsButton">
21
<!--ウォーターサーバーのボタン-->
22
- <img src="/src/assets/waterserver.png" alt="button" />
+ <img src="/src/assets/waterserver.png" alt="ウォーターサーバーのボタン" />
23
ウォーターサーバー
24
</button>
25
<button id="vmMarker" class="vmButton">
26
<!--自動販売機のボタン-->
27
- <img src="/src/assets/vendingmachine.png" alt="button" />
+ <img src="/src/assets/vendingmachine.png" alt="自動販売機のボタン" />
28
自動販売機
29
30
</body>
0 commit comments