Commit metatag changes
This commit is contained in:
parent
cbbda95fbd
commit
bd27ff76d6
5 changed files with 18 additions and 12 deletions
|
@ -7,6 +7,12 @@ _core:
|
|||
id: node
|
||||
label: Content
|
||||
tags:
|
||||
title: '[node:title] | [site:name]'
|
||||
description: '[node:summary]'
|
||||
abstract: '[node:summary]'
|
||||
canonical_url: '[node:url]'
|
||||
title: '[node:title] | [site:name] - [site:slogan]'
|
||||
og_type: article
|
||||
article_published_time: '[node:changed:custom:c]'
|
||||
og_updated_time: '[node:changed:custom:c]'
|
||||
twitter_cards_title: '[node:title] | [site:name]'
|
||||
twitter_cards_description: '[node:summary]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue