Skip to content

Commit e1185dd

Browse files
committed
Fix w3c icon
1 parent 9f9cca2 commit e1185dd

File tree

9 files changed

+8
-8
lines changed

9 files changed

+8
-8
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1 id="title">NOT FOUND</h1>
5959
</a></div>
6060
<p style="text-align: center; margin-top: 5px;">
6161
<a href="https://validator.w3.org/check/referer">
62-
<img src="./valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
62+
<img src="./w3c-html5.png" alt="Valid HTML" height="30" width="70">
6363
</a>
6464
</p>
6565
</footer>

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h1 class="article title">About</h1><p class="article date">Friday July 7, 2023<
8282
</a></div>
8383
<p style="text-align: center; margin-top: 5px;">
8484
<a href="https://validator.w3.org/check/referer">
85-
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
85+
<img src="../w3c-html5.png" alt="Valid HTML" height="30" width="70">
8686
</a>
8787
</p>
8888
</footer>

categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</a></div>
5252
<p style="text-align: center; margin-top: 5px;">
5353
<a href="https://validator.w3.org/check/referer">
54-
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
54+
<img src="../w3c-html5.png" alt="Valid HTML" height="30" width="70">
5555
</a>
5656
</p>
5757
</footer>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</a></div>
6161
<p style="text-align: center; margin-top: 5px;">
6262
<a href="https://validator.w3.org/check/referer">
63-
<img src="./valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
63+
<img src="./w3c-html5.png" alt="Valid HTML" height="30" width="70">
6464
</a>
6565
</p>
6666
</footer>

posts/closing-the-chapter-on-openh264/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h2 id="epilogue">Epilogue</h2>
314314
</a></div>
315315
<p style="text-align: center; margin-top: 5px;">
316316
<a href="https://validator.w3.org/check/referer">
317-
<img src="../../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
317+
<img src="../../w3c-html5.png" alt="Valid HTML" height="30" width="70">
318318
</a>
319319
</p>
320320
</footer>

posts/hello-world/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1 class="article title">Hello, World</h1><p class="article date">Friday April
5959
</a></div>
6060
<p style="text-align: center; margin-top: 5px;">
6161
<a href="https://validator.w3.org/check/referer">
62-
<img src="../../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
62+
<img src="../../w3c-html5.png" alt="Valid HTML" height="30" width="70">
6363
</a>
6464
</p>
6565
</footer>

posts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</a></div>
6161
<p style="text-align: center; margin-top: 5px;">
6262
<a href="https://validator.w3.org/check/referer">
63-
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
63+
<img src="../w3c-html5.png" alt="Valid HTML" height="30" width="70">
6464
</a>
6565
</p>
6666
</footer>

tags/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</a></div>
5252
<p style="text-align: center; margin-top: 5px;">
5353
<a href="https://validator.w3.org/check/referer">
54-
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
54+
<img src="../w3c-html5.png" alt="Valid HTML" height="30" width="70">
5555
</a>
5656
</p>
5757
</footer>

w3c-html5.png

5.9 KB
Loading

0 commit comments

Comments
 (0)