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.
2 parents cb8bfd8 + 722971e commit 675403bCopy full SHA for 675403b
.config.json
@@ -2,5 +2,8 @@
2
"input": "src",
3
"output": "out",
4
"template": "template.html",
5
- "baseURL": "https://specs.ipfs.tech"
+ "baseURL": "https://specs.ipfs.tech",
6
+ "github": {
7
+ "repository": "ipfs/specs"
8
+ }
9
}
Makefile
@@ -1,4 +1,4 @@
1
-SPEC_GENERATOR_VER=v1.1.4
+SPEC_GENERATOR_VER=v1.2.0
all: website
0 commit comments