diff --git a/docs/_config.yml b/docs/_config.yml index e7f717a6..a6f98a4d 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 a nice search experience to your documentation. Just send us your URL, and we'll send you the implementation code." tagline: DocSearch -card_image: https://community.algolia.com/docsearch/img/docsearch-social.jpg +card_image: https://community.algolia.com/docsearch/img/docsearch-social.png twitter_username: algolia github_username: algolia diff --git a/docs/img/docsearch-social.jpg b/docs/img/docsearch-social.jpg deleted file mode 100644 index 1551c0e8..00000000 Binary files a/docs/img/docsearch-social.jpg and /dev/null differ diff --git a/docs/img/docsearch-social.png b/docs/img/docsearch-social.png new file mode 100644 index 00000000..2dc7a5fa Binary files /dev/null and b/docs/img/docsearch-social.png differ