From bfaeb524429fb049e7e808edb21774e9b7deae6b Mon Sep 17 00:00:00 2001 From: Brian Elton Date: Mon, 7 Oct 2024 15:11:57 -0400 Subject: [PATCH] updating how headings are added (#9) --- .../a11yTO_Conference_Presentation.md | 12 ++++++++---- .../teaching_accessibility_to_young_coders/index.md | 8 +++++++- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/resources/teaching_accessibility_to_young_coders/a11yTO_Conference_Presentation.md b/resources/teaching_accessibility_to_young_coders/a11yTO_Conference_Presentation.md index 3d3cd72..4f052bf 100644 --- a/resources/teaching_accessibility_to_young_coders/a11yTO_Conference_Presentation.md +++ b/resources/teaching_accessibility_to_young_coders/a11yTO_Conference_Presentation.md @@ -1,7 +1,11 @@ -# Teaching Accessibility to Young Coders -2024 a11yTO Conference Presentation - -Slides: https://bit.ly/a11yto_teaching_young_coders +--- +layout: default +title: Teaching Accessibility to Young Coders +show_description: true +description: 2024 a11yTO Conference Presentation +--- + +[Presentation Slides](https://bit.ly/a11yto_teaching_young_coders) Transcript follows diff --git a/resources/teaching_accessibility_to_young_coders/index.md b/resources/teaching_accessibility_to_young_coders/index.md index d611b25..9f0bedf 100644 --- a/resources/teaching_accessibility_to_young_coders/index.md +++ b/resources/teaching_accessibility_to_young_coders/index.md @@ -1,4 +1,10 @@ -# Teaching Accessibility to Young Coders +--- +layout: default +title: Teaching Accessibility to Young Coders +show_description: false +# description: [add description to fall below h1, if necessary] +--- + This resource is being created to find ways to incorporate accessibility principles into early education, as early as the introduction of computer science (or earlier).