mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 15:01:05 +01:00
fix: decrease firework particles
This commit is contained in:
parent
c134565af0
commit
1957a9e54e
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@
|
||||||
)!
|
)!
|
||||||
|
|
||||||
const fireworks = new Fireworks(fireworksContainer, {
|
const fireworks = new Fireworks(fireworksContainer, {
|
||||||
particles: 200,
|
|
||||||
rocketsPoint: {
|
rocketsPoint: {
|
||||||
min: 0,
|
min: 0,
|
||||||
max: 100,
|
max: 100,
|
||||||
|
|
Loading…
Reference in a new issue