added alt to map

This commit is contained in:
Václav Šmejkal 2023-06-02 09:08:47 +02:00
parent b2b322c331
commit 8839e7cc5d
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -20,7 +20,7 @@
<body>
<button id="back_button" onclick="move('./index.html', true)">&#8701;</button>
<div class="imgbox">
<img class="center-fit" src="http://207.180.212.190/fht/map.jpg" draggable="false">
<img class="center-fit" src="http://207.180.212.190/fht/map.jpg" draggable="false" alt="Satelitní snímek železáren">
</div>
</body>
</html>