Branding consistency in seo partial

This commit is contained in:
Andrew Brown 2017-03-08 18:40:19 +00:00
parent c667b40ab4
commit b87c5ea94c

View File

@ -7,15 +7,15 @@
# Default & site-wide values
display_meta_tags site: 'Notebook',
display_meta_tags site: 'Notebook.ai',
publisher: 'https://plus.google.com/118076966717703203223',
image_src: image_url('card-headers/hero.png'),
description: 'Notebook is a set of tools for writers, game designers, and roleplayers to create magnificent universes — and everything within them.',
description: 'Notebook.ai is a set of tools for writers, game designers, and roleplayers to create magnificent universes — and everything within them.',
# Recommended keywords tag length: up to 255 characters, 20 words.
keywords: %w[writing author nanowrimo novel character fiction fantasy universe creative dnd roleplay larp game design],
og: {
title: :title,
site_name: 'Notebook',
site_name: 'Notebook.ai',
url: request.url,
image: :image_src,
description: :description,