diff --git a/Makefile b/Makefile index ed832e0..1e06fb9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ deploy: public/build/manifest.json pnpm run build --mode prod scp -r dist/* raspigate:/var/www/html/birthdays/ + scp -r public/* raspigate:/var/www/html/birthdays/ public/build/manifest.json: package.json pnpm install diff --git a/index.html b/index.html index bf15ef0..076e99d 100644 --- a/index.html +++ b/index.html @@ -2,13 +2,13 @@
- +