Skip to content

Commit 8ec5f18

Browse files
authored
Add link to the accessibility resources call recording (#1165)
* Added link to the accessibility resources calls This one: BitcoinDesign/Meta#780 * Added Sparrow test and guide link
1 parent d92bfbd commit 8ec5f18

File tree

5 files changed

+7
-0
lines changed

5 files changed

+7
-0
lines changed
Loading
Loading
Loading
Loading

guide/designing-products/accessibility.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ exampleImagesThree:
5858
caption: Ensure the information can be understood by those with color vision defficiences. For example, by using "+" and "-" indicate withdrawals and deposits instead of green and red coloration only.
5959
video_base: /assets/images/guide/designing-products/accessibility/
6060
videos:
61+
- youtubeId: qSJn6KN2Mlw
62+
file: designathon-accessibility-resources
63+
caption: Presentation on Accessibility Resources
6164
- youtubeId: dQc2YWxOB6A
6265
file: learning-bitcoin-and-design-accessibility
6366
caption: Learning bitcoin & design call on testing
@@ -70,6 +73,9 @@ videos:
7073
- youtubeId: 17mwm5x1Wa8
7174
file: wallet-of-satoshi-accessibility-test
7275
caption: Test summary for Wallet of Satoshi
76+
- youtubeId: QR8A2jjbYhE
77+
file: sparrow-wallet-test
78+
caption: Test summary for Sparrow Wallet
7379
---
7480

7581
<!--
@@ -158,6 +164,7 @@ The accessibility pages by [Apple](https://www.apple.com/accessibility/), [Micro
158164

159165
### Sources of information
160166

167+
- [Bitcoin accessibility guide](https://jason-me.github.io/bitcoin-universal-design/)
161168
- [What is accessibility?](https://www.interaction-design.org/literature/topics/accessibility)
162169
- [Web accessibility](https://en.wikipedia.org/wiki/Web_accessibility)
163170
- [Material design accessibility tips](https://material.io/design/usability/accessibility.html#understanding-accessibility)

0 commit comments

Comments
 (0)