Set summary field for twitter description

... and some other things that were already working, hmm.  OK the site handle
wasn't working; maybe it will now.

Ref #177
This commit is contained in:
benjamin melançon 2019-02-22 01:22:20 -05:00
parent 4a990ed3ac
commit ff600a4cdb

View file

@ -10,10 +10,14 @@ tags:
image_src: '[node:field_image:entity:url]'
title: '[node:title]'
canonical_url: '[node:url]'
og_description: '[node:field_summary]'
og_image: '[node:field_image:entity:url]'
og_site_name: Agaric
og_title: '[node:title]'
og_image_alt: '[node:field_image:alt]'
twitter_cards_image_alt: '[node:field_image:alt]'
twitter_cards_image: '[node:field_image:entity:url]'
twitter_cards_description: '[node:field_summary]'
twitter_cards_site: '@agaric'
twitter_cards_title: '[node:title]'
twitter_cards_type: summary