added img src="./images/dog.jpg

This commit is contained in:
2025-08-27 10:19:28 +00:00
parent 1cad560342
commit 055ae63a7a

View File

@@ -9,7 +9,10 @@
<h1>Homepage</h1> <h1>Homepage</h1>
<a href="https://www.theodinproject.com/about">About The Odin Project</a> <a href="https://www.theodinproject.com/about">About The Odin Project</a>
<a href="./pages/about.html">About</a> <a href="./pages/about.html">About</a>
<img src="./images/dog.jpg">
</body> </body>
</html> </html>