diff --git a/index.html b/index.html index 9ce781d..3a70601 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,49 @@ - Grain + Grain | Dynamic Gradients & Noise + + + + + + + + + + + + + + + + + + + + +
diff --git a/package.json b/package.json index 5d13267..b3516f0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "noise", "private": true, - "version": "0.0.0", + "version": "1.0.0", "type": "module", "scripts": { "dev": "vite", diff --git a/public/bg.jpeg b/public/bg.jpeg new file mode 100644 index 0000000..7407765 Binary files /dev/null and b/public/bg.jpeg differ