We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c38eaa commit 65fbd15Copy full SHA for 65fbd15
conf.json
@@ -18,6 +18,10 @@
18
"outputSourceFiles": true,
19
"syntaxTheme": "dark",
20
"linenums": true,
21
- "footer": "<div style=\"text-align:center\">Back to <a href=\"http://js-data.io\">js-data.io</a></div>"
+ "footer": "<div style=\"text-align:center\">Back to <a href=\"http://js-data.io\">js-data.io</a></div>",
22
+ "analytics": {
23
+ "ua": "UA-55528236-2",
24
+ "domain": "api.js-data.io"
25
+ }
26
}
27
0 commit comments