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 54a2949 commit 91a0f6dCopy full SHA for 91a0f6d
docusaurus.config.js
@@ -199,7 +199,8 @@ const config = {
199
label: 'Modules',
200
},
201
{
202
- href: 'http://play.kcl-lang.io/',
+ // href: 'http://play.kcl-lang.io/',
203
+ href: "http://101.42.3.224/",
204
position: 'left',
205
sidebarId: 'playground',
206
label: 'Playground',
package.json
@@ -1,5 +1,5 @@
1
2
- "name": "website",
+ "name": "kcl-website",
3
"version": "0.7.0",
4
"private": true,
5
"scripts": {
0 commit comments