Build: (be8a8dd
) Remove ANDI from list of accessibility testing tools
This commit is contained in:
parent
f084ce0217
commit
5aa0430841
|
@ -407,7 +407,6 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
|||
<ul>
|
||||
<li>WebAIM's <a href="https://wave.webaim.org/extension/">WAVE Browser Extension</a></li>
|
||||
<li><a href="https://www.deque.com/axe/browser-extensions/">axe DevTools - Web Accessibility Testing</a> browser extension</li>
|
||||
<li><a href="https://www.ssa.gov/accessibility/andi/help/install.html">ANDI Accessibility Testing Tool</a></li>
|
||||
<li><a href="https://colourcontrast.cc/">Alex Clapperton's Colour Contrast Checker</a></li>
|
||||
<li><a href="https://www.nvaccess.org/about-nvda/">NVDA</a> screen reader for Windows</li>
|
||||
<li>TalkBack screen reader for Android</li>
|
||||
|
@ -420,7 +419,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
|||
<p>Feedback from disabled and neurodivergent people are welcome. You can <a href="mailto:contact@leilukin.com">contact me via email</a> for feedbacks and suggestions for improving the accessibility of this site.</p>
|
||||
|
||||
|
||||
<p>(This accessibility statement was last updated on 14 July 2024)</p>
|
||||
<p>(This accessibility statement was last updated on 1 August 2024)</p>
|
||||
|
||||
|
||||
</article>
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.com"/>
|
||||
<updated>2024-08-01T13:45:27Z</updated>
|
||||
<updated>2024-08-01T13:55:56Z</updated>
|
||||
<id>https://leilukin.com/</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
Loading…
Reference in New Issue