Files
releases/docs/book/book.json
T
Ashutosh Narkar eb5e5b243f Add profiler to OPA eval command
Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
2018-07-20 16:00:05 -07:00

21 lines
318 B
JSON

{
"plugins": [
"header",
"addcssjs",
"collapsible-menu",
"custom-favicon",
"ga",
"-fontsettings",
"ace"
],
"pluginsConfig": {
"layout": {
"headerPath" : "layouts/header.html"
},
"favicon": "images/favicon.png",
"ga": {
"token": "UA-84550302-1"
}
}
}