From fc17693f885960b61e557f52c50da50fa10f89d1 Mon Sep 17 00:00:00 2001 From: ericjinks Date: Wed, 22 Nov 2017 10:04:30 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Settings=20=E2=80=9Cglobal-settings?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/settings/global.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/settings/global.yml b/content/settings/global.yml index fe77b04..816f741 100644 --- a/content/settings/global.yml +++ b/content/settings/global.yml @@ -1,5 +1,6 @@ siteTitle: Netlify CMS + React Starter siteUrl: 'https://netlify-cms-react-starter.netlify.com/' -siteCardImage: /images/uploads/card-og.png -twitterSiteAccount: '' -twitterCreatorAccount: '@Jinksi' +socialMediaCard: + image: /images/uploads/card-og.png + twitterCreatorAccount: '@Jinksi' + twitterSiteAccount: ''