Merge branch 'spacy.io'

This commit is contained in:
Ines Montani 2019-04-01 11:47:59 +02:00
commit 5821b020d5
2 changed files with 5 additions and 4 deletions

View File

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

View File

@ -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{' '}
<strong>July 5-6, 2019</strong>. 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.
</LandingBanner>
<LandingBanner