Prefix site.url to meta image URLs
This commit is contained in:
parent
be330bdb4d
commit
c91ae89e95
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ meta:
|
|||
og:
|
||||
title: Getting Started with Drupal 8 Module Development
|
||||
image:
|
||||
url: 'https://www.oliverdavies.uk/assets/images/talks/dclondon16.png'
|
||||
url: /assets/images/talks/dclondon16.png
|
||||
type: 'image/png'
|
||||
height: 540
|
||||
width: 960
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue