From 0e19656c14923ee21fcf9e522d8dab7b099a9146 Mon Sep 17 00:00:00 2001
From: Eric Bailey <eric.w.bailey@gmail.com>
Date: Sun, 27 Jun 2021 16:23:33 -0400
Subject: [PATCH] Add more resources

---
 src/_data/resources.json | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/src/_data/resources.json b/src/_data/resources.json
index 1d1ff055..aeeca160 100644
--- a/src/_data/resources.json
+++ b/src/_data/resources.json
@@ -335,9 +335,15 @@
 			"additional": "Joshue O Connor",
 			"url": "http://a.co/d/4AX1wPY"
 		},
+		{
+			"title": "Sound Is Not Enough: Captioning as Universal Design",
+			"description": "Do you have a podcast, video series, or an upcoming live event? Do you want to increase your audience tenfold? We have the solution, and it’s captioning. In her book, Sound Is Not Enough: Captioning as Universal Design, Svetlana Kouznetsova will show you how to capture those new viewers and take your audience to a whole new, and diverse level.",
+			"additional": "Svetlana Kouznetsova",
+			"url": "https://audio-accessibility.com/book/"
+		},
 		{
 			"title": "We Are Not Users: Dialogues, Diversity, and Design",
-			"description": " A call to reclaim and rethink the field of designing as a liberal art where diverse voices come together to shape the material world.",
+			"description": "A call to reclaim and rethink the field of designing as a liberal art where diverse voices come together to shape the material world.",
 			"additional": "Eswaran Subrahmanian, Yoram Reich, Sruthi Krishnan",
 			"url": "https://mitpress.mit.edu/books/we-are-not-users"
 		},
@@ -1718,6 +1724,13 @@
 			"url": "http://vimeo.com/77860167",
 			"type": "Talk"
 		},
+		{
+			"title": "How captions increase ROI and audience for media creators (Svetlana Kouznetsova)",
+			"description": "TEDxFultonStreet",
+			"additional": "YouTube",
+			"url": "https://www.youtube.com/watch?v=ngKp9MqUGj8",
+			"type": "Talk"
+		},
 		{
 			"title": "Introduction to Web Accessibility",
 			"description": "This brief introductory video geared towards technology professionals provides a baseline understanding of the topic of Web and digital accessibility: designing, coding, and testing with users with disabilities in mind, including the diverse assistive technology and tools they may be using to engage with their computing devices.",
-- 
GitLab