From c7b0aaf8c394a8fad647e642304a66fae8660b3e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 23 Apr 2020 15:44:14 +0100 Subject: [PATCH] Add Drupal Yorkshire talk --- app/config/data/events.yml | 5 +++++ source/_talks/deploying-php-ansible-ansistrano.md | 3 +++ 2 files changed, 8 insertions(+) diff --git a/app/config/data/events.yml b/app/config/data/events.yml index 8349648d..e08cd80d 100644 --- a/app/config/data/events.yml +++ b/app/config/data/events.yml @@ -32,6 +32,11 @@ events: name: Drupal Somerset location: Glastonbury, UK + drupal_yorkshire: + name: Drupal Yorkshire + location: Leeds, UK + url: https://www.meetup.com/DrupalYorkshire + drupalcamp_brighton_15: name: DrupalCamp Brighton 2015 location: Brighton, UK diff --git a/source/_talks/deploying-php-ansible-ansistrano.md b/source/_talks/deploying-php-ansible-ansistrano.md index 6e9c4605..260094f9 100644 --- a/source/_talks/deploying-php-ansible-ansistrano.md +++ b/source/_talks/deploying-php-ansible-ansistrano.md @@ -28,6 +28,9 @@ events: - event: cms_philly_20 date: 2020-05-01 remote: true + - event: drupal_yorkshire + date: 2020-05-21 + remote: true --- Great! You’ve built your website, and now you just need to deploy it. There are