Use timestamps for talk dates
This commit is contained in:
parent
9337c69aa8
commit
bc20b198b5
28 changed files with 65 additions and 64 deletions
|
|
@ -8,24 +8,24 @@ talks:
|
|||
- title: 'Drupal and the LDAP module'
|
||||
events:
|
||||
- event: swdug
|
||||
date: '2013-07-10'
|
||||
date: 2013-07-10
|
||||
- title: 'About the Drupal Association'
|
||||
events:
|
||||
- event: swdug
|
||||
date: '2014-08-19'
|
||||
date: 2014-08-19
|
||||
|
||||
- title: 'Automated testing with Drupal 8 and PHPUnit'
|
||||
type: Workshop
|
||||
events:
|
||||
- event: drupal_bristol
|
||||
date: '2018-06-27'
|
||||
date: 2018-06-27
|
||||
|
||||
- title: 'Episode #175 - Automated Testing'
|
||||
type: Podcast
|
||||
url: http://talkingdrupal.com/175
|
||||
events:
|
||||
- event: talking_drupal
|
||||
date: '2018-09-05'
|
||||
date: 2018-09-05
|
||||
---
|
||||
{% block content %}
|
||||
<div class="markup mb-8">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue