this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Delete book.json

authored by

Vadim Grigoruk and committed by
GitHub
c11078f9 806d96d6

-18
-18
book.json
··· 1 - { 2 - "plugins": [ "theme-api" ], 3 - "pluginsConfig": { 4 - "theme-api": { 5 - "languages": [ 6 - { 7 - "lang": "js", 8 - "name": "JavaScript", 9 - "default": true 10 - }, 11 - { 12 - "lang": "go", 13 - "name": "Go" 14 - } 15 - ] 16 - } 17 - } 18 - }