From 8ed2aff4301ffcc8c4ebd97559f24797dac6c1ef Mon Sep 17 00:00:00 2001
From: Anand Jogawade <138979570+Anand7758@users.noreply.github.com>
Date: Tue, 3 Dec 2024 14:03:49 +0530
Subject: [PATCH] Update index.html
---
index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index f44aac4..2555d89 100644
--- a/index.html
+++ b/index.html
@@ -365,10 +365,10 @@
Anand Jogawade
particlesJS('particles-js', {
"particles": {
"number": {
- "value": 80,
+ "value": 50,
"density": {
"enable": true,
- "value_area": 800
+ "value_area": 700
}
},
"color": {
@@ -390,7 +390,7 @@ Anand Jogawade
}
},
"opacity": {
- "value": 0.5,
+ "value": 1.0,
"random": false,
"anim": {
"enable": false,
@@ -400,7 +400,7 @@ Anand Jogawade
}
},
"size": {
- "value": 3,
+ "value": 4,
"random": true,
"anim": {
"enable": false,