1
Fork 0

Set base URL
All checks were successful
/ build (push) Successful in 2m14s

This commit is contained in:
Jake Howard 2024-06-25 22:29:10 +01:00
parent 631de3a464
commit 905646fe2b
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-wagtail-caching/",
"start": "slidev"
},
"dependencies": {