Files
vue-tippy/docs/content/settings.json
T
Georges KABBOUCHI 3c33ec234a Update settings.json
2021-02-18 11:52:00 +02:00

15 lines
310 B
JSON

{
"title": "VueTippy",
"url": "https://vue-tippy.netlify.app",
"github": {
"repo": "KABBOUCHI/vue-tippy",
"branch": "next",
"dir": "docs",
"releases": false
},
"twitter": "@KABBOUCHI",
"algolia": {
"apiKey": "37a8c0266932ce63f6edc40c19aa4e55",
"indexName": "vue-tippy"
}
}