added alt="dog

This commit is contained in:
2025-08-27 10:30:43 +00:00
parent 055ae63a7a
commit fd161e4fd8

View File

@@ -12,7 +12,7 @@
<a href="./pages/about.html">About</a> <a href="./pages/about.html">About</a>
<img src="./images/dog.jpg"> <img src="./images/dog.jpg" alt="dog">
</body> </body>
</html> </html>