Skip to content

Commit 0d8aeb5

Browse files
committed
Add w3c badge
1 parent d4c38b8 commit 0d8aeb5

File tree

9 files changed

+40
-0
lines changed

9 files changed

+40
-0
lines changed

404.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ <h1 id="title">NOT FOUND</h1>
4949
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
5050
<img src="./rss.svg" alt="Atom feed">
5151
</a></div>
52+
<p style="text-align: center; margin-top: 5px;">
53+
<a href="https://validator.w3.org/check/referer">
54+
<img src="./valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
55+
</a>
56+
</p>
5257
</footer>
5358

5459

about/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ <h1 class="article title">About</h1><p class="article date">Friday, July 7, 2023
7070
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
7171
<img src="../rss.svg" alt="Atom feed">
7272
</a></div>
73+
<p style="text-align: center; margin-top: 5px;">
74+
<a href="https://validator.w3.org/check/referer">
75+
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
76+
</a>
77+
</p>
7378
</footer>
7479

7580

categories/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@
4141
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
4242
<img src="../rss.svg" alt="Atom feed">
4343
</a></div>
44+
<p style="text-align: center; margin-top: 5px;">
45+
<a href="https://validator.w3.org/check/referer">
46+
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
47+
</a>
48+
</p>
4449
</footer>
4550

4651

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
5151
<img src="./rss.svg" alt="Atom feed">
5252
</a></div>
53+
<p style="text-align: center; margin-top: 5px;">
54+
<a href="https://validator.w3.org/check/referer">
55+
<img src="./valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
56+
</a>
57+
</p>
5358
</footer>
5459

5560

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,11 @@ <h2 id="epilogue">Epilogue</h2>
296296
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
297297
<img src="../../rss.svg" alt="Atom feed">
298298
</a></div>
299+
<p style="text-align: center; margin-top: 5px;">
300+
<a href="https://validator.w3.org/check/referer">
301+
<img src="../../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
302+
</a>
303+
</p>
299304
</footer>
300305

301306

posts/hello-world/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ <h1 class="article title">Hello, World</h1><p class="article date">Friday, April
4949
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
5050
<img src="../../rss.svg" alt="Atom feed">
5151
</a></div>
52+
<p style="text-align: center; margin-top: 5px;">
53+
<a href="https://validator.w3.org/check/referer">
54+
<img src="../../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
55+
</a>
56+
</p>
5257
</footer>
5358

5459

posts/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
5151
<img src="../rss.svg" alt="Atom feed">
5252
</a></div>
53+
<p style="text-align: center; margin-top: 5px;">
54+
<a href="https://validator.w3.org/check/referer">
55+
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
56+
</a>
57+
</p>
5358
</footer>
5459

5560

tags/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@
4141
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
4242
<img src="../rss.svg" alt="Atom feed">
4343
</a></div>
44+
<p style="text-align: center; margin-top: 5px;">
45+
<a href="https://validator.w3.org/check/referer">
46+
<img src="../valid-xhtml11.png" alt="Valid XHTML 1.1" height="30" width="70">
47+
</a>
48+
</p>
4449
</footer>
4550

4651

valid-xhtml11.png

1.25 KB
Loading

0 commit comments

Comments
 (0)