Prepare for GitHub Pages deployment

This commit is contained in:
eshanized
2024-12-25 05:01:47 +05:30
parent 138d4a9d2b
commit d24143ff1c

View File

@@ -3,6 +3,7 @@
"private": true, "private": true,
"version": "0.0.0", "version": "0.0.0",
"type": "module", "type": "module",
"homepage": "https://Snigdha-OS.github.io",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",