diff --git a/index.html b/index.html index 23c73c1..eb99722 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - fhEVM React demo + DRM system using Zama's fhEVM
diff --git a/package.json b/package.json index e896711..ab00bdc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0", "preview": "vite preview", "predeploy": "npm run build", - "deploy": "gh-pages -d dist" + "deploy": "gh-pages -d ." }, "dependencies": { "animate.css": "^4.1.1", @@ -39,5 +39,5 @@ "typescript": "^5.0.2", "vite": "^5.0.4" }, - "homepage": "https://github.com/El-hacen21/zama_bounty" + "homepage": "https://el-hacen21.github.io/zama_bounty/" } \ No newline at end of file