From fc71990aef116b491645e5e2a5f8644af9f96b67 Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Sat, 28 Mar 2020 14:26:48 -0500 Subject: [PATCH] Updated README with better description/talk link --- content/repos/sortable-recipes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/repos/sortable-recipes.md b/content/repos/sortable-recipes.md index 116dfd0..7206a29 100644 --- a/content/repos/sortable-recipes.md +++ b/content/repos/sortable-recipes.md @@ -4,7 +4,7 @@ date: 2020-03-21 pinned: true --- -> A sample project for EmberConf 2020. Leverages Ember Octane and is fully test driven. Includes the RevealJS presentation and a simple Python backend. +> A sample project for my EmberConf 2020 talk. Leverages Ember Octane and is fully test driven. Includes the RevealJS presentation and a simple Python backend. @@ -12,6 +12,8 @@ pinned: true # ![](https://assets.gitlab-static.net/uploads/-/system/project/avatar/15989776/Screen_Shot_2019-12-21_at_3.35.42_PM.png?width=64) Sortable-Recipes +[![](https://gaiety.life/images/uploads/a11yfirst.png) Watch the talk here](https://gaiety.life/a11y-first-and-everyone-wins) + ## Getting Started * [Set up and run the presentation](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/presentation/README.md)