From a9025e5cbedee7c2de62086efa13ea7b13843c83 Mon Sep 17 00:00:00 2001 From: lucasmbispo Date: Thu, 5 Dec 2024 08:14:18 -0300 Subject: [PATCH] [site]:seo - update title, canonical --- site/content/config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/content/config.js b/site/content/config.js index 682ddff0..2d69459a 100644 --- a/site/content/config.js +++ b/site/content/config.js @@ -1,7 +1,7 @@ const config = { - title: 'DataHub PortalJS - The JavaScript framework for data portals.', + title: 'PortalJS - The JavaScript framework for data portals.', 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: { default: 'dark', toggleIcon: '/images/theme-button.svg', @@ -44,6 +44,7 @@ const config = { { rel: 'icon', href: '/favicon.ico' }, { rel: 'apple-touch-icon', href: '/icon.png', sizes: '120x120' }, ], + canonical: 'https://portaljs.com/', openGraph: { type: 'website', title: