Skip to content

Commit dfaa6cd

Browse files
author
Jeremy Kahn
committed
Switch to @jeremyckahn/minami theme
1 parent 55ed569 commit dfaa6cd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"plugins": [],
2525
"opts": {
26-
"template": "templates/default",
26+
"template": "node_modules/@jeremyckahn/minami",
2727
"encoding": "utf8",
2828
"destination": "../javascript-algorithms-docs",
2929
"recurse": true,

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"test": "test"
88
},
99
"devDependencies": {
10+
"@jeremyckahn/minami": "^1.3.1",
1011
"gulp-eslint": "^3.0.1",
1112
"gulp": "^3.8.10",
1213
"gulp-jasmine": "^2.0.1",

0 commit comments

Comments
 (0)