diff options
author | axtloss <axtlos@disroot.org> | 2024-12-24 20:31:11 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-12-24 20:31:11 +0100 |
commit | 52be50f6a8622691d77614a279a4a92896780584 (patch) | |
tree | c5163a00ba36ee9ef7a42e89a3cba29aab429bf3 | |
parent | 6e7bc53fc42c7ac84913b083b868542cda6f2cc7 (diff) | |
download | website-52be50f6a8622691d77614a279a4a92896780584.tar.gz website-52be50f6a8622691d77614a279a4a92896780584.tar.bz2 |
add w3c valid html button
Diffstat (limited to '')
-rw-r--r-- | index.html | 3 | ||||
-rw-r--r-- | w3cvalid.png | bin | 0 -> 1660 bytes |
2 files changed, 3 insertions, 0 deletions
@@ -240,6 +240,9 @@ <a href="https://nyaa.si/view/964646" target="_blank" rel="noopener noreferrer" title="watch lain now!!"> <img src="lain.gif" alt="lain" width="88" height="31"> </a> + <a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fxenia.blahaj.land" target="_blank" rel="noopener noreferrer" title="valid html5"> + <img src="w3cvalid.png" alt="valid html 5" width="88" height="31"> + </a> <a><img src="copland88x31.png" alt="copland os now!" width="88" height="31"></a> <a><img src="transrights.png" alt="trans rights now!" width="88" height="31"></a> <a><img src="xeniatransnow.png" alt="use linux now!" width="88" height="31"></a> diff --git a/w3cvalid.png b/w3cvalid.png Binary files differnew file mode 100644 index 0000000..6aea94e --- /dev/null +++ b/w3cvalid.png |