mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Branding consistency in seo partial
This commit is contained in:
parent
c667b40ab4
commit
b87c5ea94c
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user