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 ff3db0d commit bc7cf4eCopy full SHA for bc7cf4e
just.config.js
@@ -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