Compare commits
4 Commits
5660449711
...
main
Author | SHA1 | Date | |
---|---|---|---|
fd161e4fd8 | |||
055ae63a7a | |||
1cad560342 | |||
84b7329d4d |
BIN
odin-links-and-images/images/dog.jpg
Normal file
BIN
odin-links-and-images/images/dog.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
@@ -8,7 +8,11 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Homepage</h1>
|
<h1>Homepage</h1>
|
||||||
|
<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" alt="dog">
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user