Skip to content

Commit 76942a2

Browse files
committed
Fix conf.json
1 parent 06b2c28 commit 76942a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"package": "./package.json"
1313
},
1414
"templates": {
15-
"theme": "lumen",
15+
"theme": "jsdata",
1616
"systemName": "js-data-http",
1717
"copyright": "js-data-http Copyright © 2014-2016 js-data-http project authors",
1818
"outputSourceFiles": true,
19-
"syntaxTheme": "dark",
2019
"linenums": true,
21-
"footer": "<div style=\"text-align:center\">Back to <a href=\"http://js-data.io\">js-data.io</a></div>",
20+
"logoFile": "https://raw.githubusercontent.com/js-data/js-data/master/js-data-64.png",
21+
"footer": "<div style=\"text-align:center\"><a href=\"/\">api.js-data.io</a>&nbsp;&#8226;&nbsp;<a href=\"http://js-data.io\">js-data.io</a></div>",
2222
"analytics": {
2323
"ua": "UA-55528236-2",
2424
"domain": "api.js-data.io"

0 commit comments

Comments
 (0)