We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fca392 commit 31dd406Copy full SHA for 31dd406
1 file changed
youtube/index.html
@@ -15,7 +15,7 @@
15
<script src="index.js"></script>
16
<center>
17
<div class="cat">
18
-<img src="images/kitten_films.jpeg" width="92" height="71" alt="Logo"/>
+<img src="images/kitten_films.png" width="92" height="71" alt="Logo"/>
19
<table>
20
<tbody>
21
<tr>
@@ -60,7 +60,7 @@ <h1>Meet the Davidsons</h1>
60
</div>
61
<!--Bottom bar-->
62
<div class="bottom">
63
- <img src="imeges/bottom.png" alt="Footer" width="90%" usemap="#Map"/>
+ <img src="images/bottom.png" alt="Footer" width="90%" usemap="#Map"/>
64
<map name="Map">
65
<area shape="circle" coords="54,50,40" href="https://www.youtube.com/@KITTENFILMSmeow" target="_blank">
66
</map>
0 commit comments