马宇豪
2023-10-10 fdb72db4b94b9513ffedfd44054c9c97172b6a84
1
2
3
4
5
6
7
8
9
10
11
12
/* -----------------------------------------------
/* How to use? : Check the GitHub README
/* ----------------------------------------------- */
 
/* To load a config file (particles.json) you need to host this demo (MAMP/WAMP/local)... */
/*
particlesJS.load('particles-js', 'particles.json', function() {
  console.log('particles.js loaded - callback');
});
*/
 
/* Otherwise just put the config content (json): */