diff --git a/app/config/data/events.yml b/app/config/data/events.yml index 5a8a266d..8349648d 100644 --- a/app/config/data/events.yml +++ b/app/config/data/events.yml @@ -9,6 +9,11 @@ events: location: Bristol, UK url: https://www.meetup.com/Bristol-Cloud-Native-DevOps + cms_philly_20: + name: CMS Philly + location: Philadelphia, USA + url: https://cmsphilly.org + drupal_bristol: name: Drupal Bristol location: Bristol, UK diff --git a/source/_talks/deploying-php-ansible-ansistrano.md b/source/_talks/deploying-php-ansible-ansistrano.md index 2bea08cd..6e9c4605 100644 --- a/source/_talks/deploying-php-ansible-ansistrano.md +++ b/source/_talks/deploying-php-ansible-ansistrano.md @@ -25,6 +25,9 @@ events: date: 2020-03-12 remote: true url: https://www.meetup.com/Drupal-Edinburgh/events/267905594 + - event: cms_philly_20 + date: 2020-05-01 + remote: true --- Great! You’ve built your website, and now you just need to deploy it. There are diff --git a/source/_talks/taking-flight-with-tailwind-css.md b/source/_talks/taking-flight-with-tailwind-css.md index c3ac1482..afde3ef4 100644 --- a/source/_talks/taking-flight-with-tailwind-css.md +++ b/source/_talks/taking-flight-with-tailwind-css.md @@ -22,6 +22,9 @@ events: date: 2019-05-18 - event: blue_conf_19 date: 2019-06-07 + - event: cms_philly_20 + date: 2020-05-01 + remote: true meta: og: title: Taking Flight with Tailwind CSS