Skip to content

Commit be6d8a4

Browse files
Update plan.js
1 parent 061afd8 commit be6d8a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plan.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ footer.innerHTML = `
6868
<p>This page has been visited <span class="counter" id="visitor-count">0</span> times.</p>
6969
<p>
7070
<img src="https://www.w3.org/Icons/valid-html401-blue.png" alt="Valid HTML 4.01" />
71-
<a href="http://picks.yahoo.com/"><img src="pick_of_the_week.gif" alt="" border="0" height="37" width="153">
72-
<img src="pick_of_the_week.gif" alt="" border="0" height="37" width="153"></a>
71+
<br>
72+
<a href="http://picks.yahoo.com/"><img src="https://placehold.co/153x37/000/fff?text=Yahoo+Badge" alt="Pick of the Week" border="0" height="37" width="153"></a>
7373
</p>
7474
`;
7575
container.appendChild(footer);

0 commit comments

Comments
 (0)