diff --git a/deploy.sh b/deploy.sh index 7a01d2ef..3c047707 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,5 @@ #!/bin/bash +cp index.html dist/index.html # Build the project npm run build diff --git a/index.html b/index.html index 50c9e7ea..6e6ef6cf 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,13 @@ - - rf-meter - + RF Meter + - - +
- - + - \ No newline at end of file