Skip to content

Commit 0b1ec89

Browse files
committed
format
1 parent 2d29691 commit 0b1ec89

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@
1919

2020
<button id="wsMarker" class="wsButton">
2121
<!--ウォーターサーバーのボタン-->
22-
<img src="/src/assets/waterserver.webp" alt="ウォーターサーバーのボタン" />
22+
<img
23+
src="/src/assets/waterserver.webp"
24+
alt="ウォーターサーバーのボタン"
25+
/>
2326
ウォーターサーバー
2427
</button>
2528
<button id="vmMarker" class="vmButton">

0 commit comments

Comments
 (0)