replace elastic logo

This commit is contained in:
ryan
2017-02-13 18:38:13 -08:00
parent fc0de84701
commit b46fac34d9
3 changed files with 14 additions and 2 deletions

View File

@@ -11,8 +11,8 @@
},
"keywords": ["elasticsearch"],
"logos": {
"small": "img/logo_large.png",
"large": "img/logo_large.png"
"small": "img/elasticsearch.svg",
"large": "img/elasticsearch.svg"
},
"links": [
{"name": "elastic.co", "url": "https://www.elastic.co/products/elasticsearch"}