Add Drupal Bristol workshop

This commit is contained in:
Oliver Davies 2018-06-05 08:54:26 +01:00
parent a1bf0dcda5
commit 8cc4fecd28
4 changed files with 29 additions and 11 deletions

15
data/talks.yml Normal file
View file

@ -0,0 +1,15 @@
# Any additional talks or workshops that need to be displayed on the talks
# pages, but do not require their own pages.
talks:
- title: 'Drupal and the LDAP module'
events:
- { event: swdug, date: '2013-07-10' }
- title: 'About the Drupal Association'
events:
- { event: swdug, date: '2014-08-19' }
- title: 'Automated testing with Drupal 8 and PHPUnit'
type: Workshop
events:
- { event: 'drupal-bristol', date: '2018-06-20' }