add projects and umami
This commit is contained in:
parent
1bb903b00d
commit
4bcab70d42
1078
index.html
1078
index.html
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -5,7 +5,7 @@
|
|||
"main": "index.html",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "parcel index.html --open",
|
||||
"start": "parcel --public-url=/public index.html --open",
|
||||
"build": "parcel build index.html",
|
||||
"format": "npx prettier --write src/**/*.ts index.html package.json",
|
||||
"scp": "scp -r ./dist/* tengo@tuttle.uberspace.de:/home/tengo/html",
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 9.6 MiB |
Binary file not shown.
After Width: | Height: | Size: 248 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.4 MiB |
Loading…
Reference in New Issue