burask commited on
Commit
8cae9e2
·
verified ·
1 Parent(s): dc45f34

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -105,7 +105,7 @@
105
  <script>
106
  particlesJS('particles-js', {
107
  "particles": {
108
- "number": { "value": 90, "density": { "enable": true, "value_area": 800 } },
109
  "color": { "value": "#ffffff" },
110
  "shape": { "type": "star", "stroke": { "width": 0, "color": "#ffffff" }, "polygon": { "nb_sides": 5 } },
111
  "opacity": { "value": 0.5, "random": false },
 
105
  <script>
106
  particlesJS('particles-js', {
107
  "particles": {
108
+ "number": { "value": 110, "density": { "enable": true, "value_area": 800 } },
109
  "color": { "value": "#ffffff" },
110
  "shape": { "type": "star", "stroke": { "width": 0, "color": "#ffffff" }, "polygon": { "nb_sides": 5 } },
111
  "opacity": { "value": 0.5, "random": false },