1
Fork 0

Add base path
All checks were successful
/ build (push) Successful in 2m2s

This commit is contained in:
Jake Howard 2024-07-01 20:21:03 +01:00
parent 21c4d803dd
commit db2f3a0b8e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -3,7 +3,7 @@
"type": "module",
"private": true,
"scripts": {
"build": "slidev build --dark --download",
"build": "slidev build --dark --download --base /wsnl24-recovering-deleted-wagtail-pages/",
"start": "slidev"
},
"dependencies": {