From f39cb7c0201da308afeae1119c616bb20a9d1ab1 Mon Sep 17 00:00:00 2001 From: Sylvain UTARD Date: Thu, 24 Dec 2015 00:34:45 +0100 Subject: [PATCH] docs(website): the card_image must be a full URL --- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 1acbb505..31b2bfd9 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,9 +4,9 @@ host: 0.0.0.0 # OpenGraph / Twitter title: DocSearch -description: Algolia DocSearch is the easiest way to add search to your documentation. Just send us your URL, and we'll send you the implementation code. +description: "Algolia DocSearch is the easiest way to add search to your documentation. Just send us your URL, and we'll send you the implementation code." tagline: DocSearch -card_image: img/docsearch-social.jpg +card_image: https://community.algolia.com/docsearch/img/docsearch-social.jpg twitter_username: algolia github_username: algolia