From 7d030e460f24fcb5b3b5c06fed8905afe3d8bfff Mon Sep 17 00:00:00 2001 From: LeKoArts Date: Wed, 6 Jun 2018 11:38:49 +0200 Subject: [PATCH] Update config + SEO --- config/website.js | 3 ++- src/components/SEO.jsx | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/website.js b/config/website.js index 69e66db..142c08c 100644 --- a/config/website.js +++ b/config/website.js @@ -8,11 +8,12 @@ module.exports = { siteUrl: 'https://portfolio-cara.netlify.com', // Domain of your site. No trailing slash! siteLanguage: 'en', // Language Tag on element siteLogo: '/logos/logo-1024.png', // Used for SEO and manifest - siteDescription: 'TODO', + siteDescription: 'Playful & Colorful One-Page website with Parallax effect', siteFBAppID: '123456789', // Facebook App ID userTwitter: '@cara', // Twitter Username ogSiteName: 'cara', // Facebook Site Name + ogLanguage: 'de_DE', // Facebook Language // Manifest and Progress color themeColor: tailwind.colors.orange, diff --git a/src/components/SEO.jsx b/src/components/SEO.jsx index d6b5a60..46bec60 100644 --- a/src/components/SEO.jsx +++ b/src/components/SEO.jsx @@ -28,13 +28,12 @@ const SEO = () => { - + - - +