forked from slides/empowering-django-with-background-workers
Set base URL
This commit is contained in:
parent
2195cb6203
commit
33f4e655ca
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "slidev build --dark --download",
|
||||
"build": "slidev build --dark --download --base /dceu24-empowering-django-with-background-workers/",
|
||||
"start": "slidev"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue