Update metatag settings

This commit is contained in:
Keegan Rankin 2024-04-16 12:15:14 -07:00
parent 6607d8a34f
commit 661286b08e
2 changed files with 4 additions and 2 deletions

View file

@ -8,4 +8,6 @@ id: front
label: 'Front page'
tags:
canonical_url: '[site:url]'
description: '[node:field_summary]'
shortlink: '[site:url]'
title: '[node:title] | [site:name]'

View file

@ -7,6 +7,6 @@ _core:
id: node
label: Content
tags:
title: '[node:title] | [site:name]'
description: '[node:summary]'
canonical_url: '[node:url]'
description: '[node:field_summary]'
title: '[node:title] | [site:name]'