Delete book.json

This commit is contained in:
Vadim Grigoruk 2017-07-06 01:56:27 +03:00 committed by GitHub
parent 806d96d682
commit c11078f924
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
{
"plugins": [ "theme-api" ],
"pluginsConfig": {
"theme-api": {
"languages": [
{
"lang": "js",
"name": "JavaScript",
"default": true
},
{
"lang": "go",
"name": "Go"
}
]
}
}
}