Use relative path for static files (#855)

This commit is contained in:
Lipis 2020-02-29 14:24:14 +01:00 committed by GitHub
parent 097c5dfad7
commit 562b388326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 27 deletions

View file

@ -71,7 +71,7 @@
"prettier/prettier": "warn"
}
},
"homepage": "https://excalidraw.com",
"homepage": ".",
"husky": {
"hooks": {
"pre-commit": "lint-staged"