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 5a45e4d commit bca0f08Copy full SHA for bca0f08
package.json
@@ -10,7 +10,7 @@
10
"lint": "eslint .",
11
"preview": "vite preview",
12
"predeploy": "npm run build",
13
- "deploy": "gh-pages -d dist"
+ "deploy": "gh-pages -d Online-Python-Learning-Platform"
14
},
15
"dependencies": {
16
"@codemirror/lang-python": "^6.1.7",
0 commit comments