{
"plugins": [
"github",
"toggle-chapters",
"github-buttons"
],
"pluginsConfig": {
"github": {
"url": "https://github.com/TwoWater/Python"
},
"github-buttons": {
"repo": "https://github.com/TwoWater/Python",
"types": [
"star",
"watch"
]
}