[site]:seo - update title, canonical
This commit is contained in:
parent
ad5a176e85
commit
a9025e5cbe
@ -1,7 +1,7 @@
|
|||||||
const config = {
|
const config = {
|
||||||
title: 'DataHub PortalJS - The JavaScript framework for data portals.',
|
title: 'PortalJS - The JavaScript framework for data portals.',
|
||||||
description:
|
description:
|
||||||
'DataHub PortalJS is a JavaScript framework for rapidly building rich data portal frontends using a modern frontend approach.',
|
'PortalJS is a JavaScript framework for rapidly building rich data portal frontends using a modern frontend approach.',
|
||||||
theme: {
|
theme: {
|
||||||
default: 'dark',
|
default: 'dark',
|
||||||
toggleIcon: '/images/theme-button.svg',
|
toggleIcon: '/images/theme-button.svg',
|
||||||
@ -44,6 +44,7 @@ const config = {
|
|||||||
{ rel: 'icon', href: '/favicon.ico' },
|
{ rel: 'icon', href: '/favicon.ico' },
|
||||||
{ rel: 'apple-touch-icon', href: '/icon.png', sizes: '120x120' },
|
{ rel: 'apple-touch-icon', href: '/icon.png', sizes: '120x120' },
|
||||||
],
|
],
|
||||||
|
canonical: 'https://portaljs.com/',
|
||||||
openGraph: {
|
openGraph: {
|
||||||
type: 'website',
|
type: 'website',
|
||||||
title:
|
title:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user