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 3cac3f9 commit ad10815Copy full SHA for ad10815
docs/.vuepress/config.js
@@ -98,7 +98,7 @@ module.exports = {
98
collapsable: false,
99
children: [
100
['/quickstart/publish','Publish with IPFS (UI)'],
101
- ['/quickstart/publish_cli', 'Publish with IPFS (command line)' ]
+ ['/quickstart/publish_cli', 'Publish with IPFS (command line)' ],
102
['/quickstart/retrieve','Retrieve with IPFS'],
103
]
104
},
@@ -117,7 +117,7 @@ module.exports = {
117
118
119
120
121
122
123
0 commit comments