Skip to content

Commit bc7cf4e

Browse files
Create just.config.js
1 parent ff3db0d commit bc7cf4e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

just.config.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
module.exports = {
2+
type: "docs",
3+
docs_config: {
4+
metatitle: "test",
5+
domain: "js-just.github.io"
6+
}
7+
}

0 commit comments

Comments
 (0)