From 2ed16d82bfeb0713b7d4c1fd7ac0d9d6127f8258 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Tue, 26 Mar 2019 18:27:40 +0100 Subject: [PATCH 1/2] Fix social image --- website/src/components/seo.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/components/seo.js b/website/src/components/seo.js index ea3a77790..9eabc210e 100644 --- a/website/src/components/seo.js +++ b/website/src/components/seo.js @@ -35,7 +35,7 @@ const SEO = ({ description, lang, title, section, sectionTitle, bodyClass }) => siteMetadata.slogan, sectionTitle ) - const socialImage = getImage(section) + const socialImage = siteMetadata.siteUrl + getImage(section) const meta = [ { name: 'description', @@ -126,6 +126,7 @@ const query = graphql` title description slogan + siteUrl social { twitter } From b070e0caf7b10b1d32e8ac018ff5bbe1155cdcf0 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sat, 30 Mar 2019 22:26:46 +0100 Subject: [PATCH 2/2] Update landing.js --- website/src/widgets/landing.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/widgets/landing.js b/website/src/widgets/landing.js index 9e6e95c2d..ee95ac93d 100644 --- a/website/src/widgets/landing.js +++ b/website/src/widgets/landing.js @@ -164,9 +164,9 @@ const Landing = ({ data }) => { We're pleased to invite the spaCy community and other folks working on Natural Language Processing to Berlin this summer for a small and intimate event{' '} July 5-6, 2019. The event includes a hands-on training day for - teams using spaCy in production, followed by a one-track conference. We booked a - beautiful venue, hand-picked an awesome lineup of speakers and scheduled plenty - of social time to get to know each other and exchange ideas. + teams using spaCy in production, followed by a one-track conference. We've + booked a beautiful venue, hand-picked an awesome lineup of speakers and + scheduled plenty of social time to get to know each other and exchange ideas.