Skip to content
Snippets Groups Projects
Commit d073e6b7 authored by Kevin Paxman's avatar Kevin Paxman Committed by Kevin Paxman
Browse files

ISTWCMS-4104: correct token for page title

parent 0c92ff9d
No related branches found
No related tags found
1 merge request!56ISTWCMS-4104: adding defaults for metatags
......@@ -8,7 +8,7 @@ label: Content
tags:
shortlink: '[current-page:url:unaliased]'
description: '[node:summary]'
title: '[current-page:page-title] | [site:name]'
title: '[current-page:title] | [site:name]'
canonical_url: '[current-page:url:absolute]'
image_src: '[node:field_event_image],[node:field_image]'
og_description: '[node:metatag:description]'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment