docs(website): the card_image must be a full URL
This commit is contained in:
parent
7bceb57724
commit
f39cb7c020
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue