personal-site/public/particles.json

24 lines
392 B
JSON
Raw Normal View History

2022-11-22 03:42:53 +00:00
{
"particles": {
"number": {
"value": 50,
"density": {
"enable": true,
"value_area": 800
}
},
"line_linked": {
"enable": true,
"distance": 250,
"color": "#ffffff",
"opacity": 1,
"width": 2
},
"move": {
"enable": true,
"random": true,
"out_mode": "out"
}
},
"retina_detect": true
}