add missing img/links anchors/titles
This commit is contained in:
parent
1abd625114
commit
41f8b883cc
20
index.html
20
index.html
@ -87,63 +87,63 @@
|
||||
<!-- Carbon Badge -->
|
||||
<p>
|
||||
<a href="https://www.websitecarbon.com/website/classic-zoemp-be/">
|
||||
<img src="/Carbon_Rating-A%2B-green.png" alt="Carbon Rating A+" style="width:116px; height:20px;" loading="lazy">
|
||||
<img src="/Carbon_Rating-A%2B-green.png" alt="Carbon Rating A+" title="Badge showing this site has a carbon rating A+" style="width:116px; height:20px;" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- HTML Validator Badge -->
|
||||
<p>
|
||||
<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fclassic.zoemp.be%2F">
|
||||
<img style="border:0; width:88px; height:31px;" src="vcss.gif" alt="Valid HTML Badge" loading="lazy">
|
||||
<img style="border:0; width:88px; height:31px;" src="vcss.gif" alt="Valid HTML Badge" title="Badge showing this site has passed the HTML Validator test (W3C)" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- CSS Validator Badge -->
|
||||
<p>
|
||||
<a href="http://jigsaw.w3.org/css-validator/validator?lang=en&profile=css3svg&uri=https%3A%2F%2Fclassic.zoemp.be&usermedium=all&vextwarning=&warning=1">
|
||||
<img src="/CSS-valid-green.png" alt="Valid CSS Badge" style="width:70px; height:20px;" loading="lazy">
|
||||
<img src="/CSS-valid-green.png" alt="Valid CSS Badge" title="Badge showing this site has passed the CSS Validator test" style="width:70px; height:20px;" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- Pingdom Validator Badge -->
|
||||
<p>
|
||||
<a href="https://tools.pingdom.com/#632ad94444400000">
|
||||
<img src="/pingdom-valid-blue.png" alt="Pingdom Validation Badge" style="width:94px; height:20px;" loading="lazy">
|
||||
<img src="/pingdom-valid-blue.png" alt="Pingdom Validation Badge" title="Badge showing this site has passed the Pingdom test" style="width:94px; height:20px;" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- WebPageTest Validator Badge -->
|
||||
<p>
|
||||
<a href="https://www.webpagetest.org/result/231227_AiDcKA_9CY/2/experiments/#Usable">
|
||||
<img src="/WebPageTest-valid-red.png" alt="WebPageTest Validation Badge" style="width:122px; height:20px;" loading="lazy">
|
||||
<img src="/WebPageTest-valid-red.png" alt="WebPageTest Validation Badge" title="Badge showing this site has passed the WebPage test" style="width:122px; height:20px;" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- Big Tech Detective Badge -->
|
||||
<p>
|
||||
<a href="https://bigtechdetective.net/">
|
||||
<img src="/Big_Tech-free-purple.png" alt="Big Tech-free" style="width:88px; height:20px;" loading="lazy">
|
||||
<img src="/Big_Tech-free-purple.png" alt="Big Tech-free" title="Badge showing this site is not relying on big tech technology to function" style="width:88px; height:20px;" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- WebAIM Validation Badge -->
|
||||
<p>
|
||||
<a href="https://wave.webaim.org/report#/https://classic.zoemp.be">
|
||||
<img src="/WebAIM-validated-green.png" alt="WebAIM Validated" style="width:116px; height:20px;">
|
||||
<img src="/WebAIM-validated-green.png" alt="WebAIM Validated" title="Badge showing this site has passed the WebAIM test" style="width:116px; height:20px;">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- Nibbler Test Badge -->
|
||||
<p>
|
||||
<a href="https://nibbler.insites.com/en_US/reports/classic.zoemp.be">
|
||||
<img src="/Nibbler-tested-orange.png" alt="Nibbler Tested" style="width:94px; height:20px;">
|
||||
<img src="/Nibbler-tested-orange.png" alt="Nibbler Tested" title="Badge showing this site has passed the Nibbler test" style="width:94px; height:20px;">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- Lighthouse (PageSpeed) Test Badge -->
|
||||
<p>
|
||||
<a href="https://pagespeed.web.dev/analysis/https-classic-zoemp-be/07mbtp60gc?form_factor=mobile">
|
||||
<img src="/Lighthouse-tested-green.png" alt="Lighthouse Tested" style="width:116px; height:20px;" loading="lazy">
|
||||
<img src="/Lighthouse-tested-green.png" alt="Lighthouse Tested" title="Badge showing this site has passed the Lighthouse test" style="width:116px; height:20px;" loading="lazy">
|
||||
</a>
|
||||
</p>
|
||||
</main>
|
||||
@ -153,7 +153,7 @@
|
||||
<!-- Link to your own Humans.txt file -->
|
||||
<p>
|
||||
<a href="/humans.txt">
|
||||
<img src="/humanstxt-isolated-blank.gif" alt="Humans.txt" width="88" height="31">
|
||||
<img src="/humanstxt-isolated-blank.gif" alt="Humans.txt" width="88" height="31">Support humans.txt</a>
|
||||
</a>
|
||||
</p>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user