summaryrefslogtreecommitdiffstats
path: root/book.json
blob: 5cf37e6d66dbf35864c80c32994b0d330730ce4b (plain)
1
2
3
4
5
6
7
8
9
{
    "root": "./docs",
    "pluginsConfig": {
        "disqus": {
            "shortName": "test"
        }
    },
    "plugins": ["disqus"]
}