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 } 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.