Format front-matter data in talks
This commit is contained in:
parent
15a82af6be
commit
2fc21b6363
33 changed files with 609 additions and 577 deletions
|
@ -5,24 +5,25 @@ tags: [conference, php, drupal, drupalcamp, drupal-8]
|
|||
tweets: yes
|
||||
code: https://github.com/opdavies/dclondon16-d8-module
|
||||
speakerdeck:
|
||||
id: 0041804e52664d12a8e31cd118264813
|
||||
ratio: '1.77777777777778'
|
||||
url: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development
|
||||
id: 0041804e52664d12a8e31cd118264813
|
||||
ratio: '1.77777777777778'
|
||||
url: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development
|
||||
video:
|
||||
type: youtube
|
||||
id: qO_Wh5WE3VA
|
||||
type: youtube
|
||||
id: qO_Wh5WE3VA
|
||||
meta:
|
||||
og:
|
||||
title: Getting Started with Drupal 8 Module Development
|
||||
image:
|
||||
url: /images/talks/dclondon16.png
|
||||
type: 'image/png'
|
||||
height: 540
|
||||
width: 960
|
||||
og:
|
||||
title: Getting Started with Drupal 8 Module Development
|
||||
image:
|
||||
url: /images/talks/dclondon16.png
|
||||
type: 'image/png'
|
||||
height: 540
|
||||
width: 960
|
||||
events:
|
||||
- name: DrupalCamp London 2016
|
||||
location: London, UK
|
||||
date: 2016-03-05
|
||||
-
|
||||
name: DrupalCamp London 2016
|
||||
location: London, UK
|
||||
date: 2016-03-05
|
||||
sortable_date: 2016-03-05
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue