Change path of default images for metatag
This commit is contained in:
parent
0c5ca7628a
commit
30a232ebe1
1 changed files with 5 additions and 5 deletions
|
@ -9,18 +9,18 @@ label: 'Front page'
|
||||||
tags:
|
tags:
|
||||||
shortlink: '[site:url]'
|
shortlink: '[site:url]'
|
||||||
canonical_url: '[site:url]'
|
canonical_url: '[site:url]'
|
||||||
image_src: 'https://agaric.coop/sites/default/files/inline-images/agaric-975x400-v1.png'
|
image_src: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-975x400-v1.png'
|
||||||
og_locality: Boston
|
og_locality: Boston
|
||||||
og_image: 'https://agaric.coop/sites/default/files/inline-images/agaric-975x400-v1.png'
|
og_image: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-975x400-v1.png'
|
||||||
og_region: Massachusetts
|
og_region: Massachusetts
|
||||||
og_image_alt: 'The Agaric logo and name with smaller web-related icons surrounding it.'
|
og_image_alt: Agaric.
|
||||||
og_postal_code: '02134'
|
og_postal_code: '02134'
|
||||||
og_description: 'A tech cooperative building websites and online tools that respect your freedom.'
|
og_description: 'A tech cooperative building websites and online tools that respect your freedom.'
|
||||||
og_email: ask@agaric.coop
|
og_email: ask@agaric.coop
|
||||||
og_phone_number: '(508) 283-3557'
|
og_phone_number: '(508) 283-3557'
|
||||||
twitter_cards_image: 'https://agaric.coop/sites/default/files/inline-images/agaric-square.png'
|
twitter_cards_image: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-square.png'
|
||||||
twitter_cards_site: '@agaric'
|
twitter_cards_site: '@agaric'
|
||||||
twitter_cards_description: 'A tech cooperative building websites and online tools that respect your freedom.'
|
twitter_cards_description: 'A tech cooperative building websites and online tools that respect your freedom.'
|
||||||
twitter_cards_image_alt: 'The Agaric logo.'
|
twitter_cards_image_alt: 'Two stylized mushrooms.'
|
||||||
twitter_cards_type: summary
|
twitter_cards_type: summary
|
||||||
twitter_cards_title: Agaric
|
twitter_cards_title: Agaric
|
||||||
|
|
Loading…
Reference in a new issue