From 93e92cefee61ebcf404d84c8d683096ac95c5342 Mon Sep 17 00:00:00 2001 From: ks129 <45097959+ks129@users.noreply.github.com> Date: Fri, 26 Mar 2021 09:09:32 +0200 Subject: Add Screen Readers accessibility tools listing to resources --- .../resources/tools/accessibility_tools/screen_readers.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml (limited to 'pydis_site') diff --git a/pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml b/pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml new file mode 100644 index 00000000..39372956 --- /dev/null +++ b/pydis_site/apps/resources/resources/tools/accessibility_tools/screen_readers.yaml @@ -0,0 +1,7 @@ +description: Screen readers are software programs that allow blind + or visually impaired users to read the text displayed on a computer screen with a speech synthesizer or braille display. + There are many different screen reader program options, + with this link describing many of them and their capabilities. +name: Screen Readers - American Foundation for the Blind +title_url: https://www.afb.org/blindness-and-low-vision/using-technology/assistive-technology-products/screen-readers +position: 1 -- cgit v1.2.3