Move images, copy with Encore
This commit is contained in:
parent
c00f3acd09
commit
e44ca92232
232 changed files with 309 additions and 61 deletions
|
@ -11,7 +11,7 @@ meta:
|
|||
og:
|
||||
title: Getting Started with Drupal 8 Module Development
|
||||
image:
|
||||
url: /assets/images/talks/dclondon16.png
|
||||
url: /build/static/images/talks/dclondon16.png
|
||||
type: 'image/png'
|
||||
height: 540
|
||||
width: 960
|
||||
|
|
|
@ -16,7 +16,7 @@ meta:
|
|||
description: "How I migrated the Drupal Bristol website onto Drupal 8."
|
||||
type: website
|
||||
image:
|
||||
url: /assets/images/talks/getting-your-data-into-drupal-8.png
|
||||
url: /build/static/images/talks/getting-your-data-into-drupal-8.png
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
|
|
|
@ -13,7 +13,7 @@ meta:
|
|||
description: "How to write tests and follow TDD for Drupal applications."
|
||||
type: website
|
||||
image:
|
||||
url: /assets/images/talks/test-driven-drupal-development.png
|
||||
url: /build/static/images/talks/test-driven-drupal-development.png
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
|
|
|
@ -14,7 +14,7 @@ meta:
|
|||
description: "You've built your PHP application, now learn how to deploy it with Fabric."
|
||||
type: website
|
||||
image:
|
||||
url: /assets/images/talks/deploying-php-fabric.png
|
||||
url: /build/static/images/talks/deploying-php-fabric.png
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
|
|
|
@ -11,7 +11,7 @@ meta:
|
|||
description: An introduction to utility CSS and Tailwind.
|
||||
type: website
|
||||
image:
|
||||
url: '/assets/images/talks/taking-flight-tailwind.png'
|
||||
url: '/build/static/images/talks/taking-flight-tailwind.png'
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: 'image/png'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue