We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b2c28 commit 76942a2Copy full SHA for 76942a2
conf.json
@@ -12,13 +12,13 @@
12
"package": "./package.json"
13
},
14
"templates": {
15
- "theme": "lumen",
+ "theme": "jsdata",
16
"systemName": "js-data-http",
17
"copyright": "js-data-http Copyright © 2014-2016 js-data-http project authors",
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>",
+ "logoFile": "https://raw.githubusercontent.com/js-data/js-data/master/js-data-64.png",
+ "footer": "<div style=\"text-align:center\"><a href=\"/\">api.js-data.io</a> • <a href=\"http://js-data.io\">js-data.io</a></div>",
22
"analytics": {
23
"ua": "UA-55528236-2",
24
"domain": "api.js-data.io"
0 commit comments