From 19c6343cbd3ae4316f3a5f48c6eded476ba883ab Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 10 Aug 2015 16:04:48 +0100 Subject: [PATCH] Added Accessible Drupal talk --- source/talks.html.twig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/talks.html.twig b/source/talks.html.twig index a905c686..f1a2e198 100644 --- a/source/talks.html.twig +++ b/source/talks.html.twig @@ -48,6 +48,11 @@ talks: - title: Building Static Websites with Sculpin date: 2015-11-19 location: Unified Diff + + - title: Accessible Drupal + location: Accessible Bristol + date: 2015-11-01 + fuzzy_date: true --- {% block body_classes 'page--talks page--talks__list' %}