mirror of
https://git.everypizza.im/n/nyxsite
synced 2025-03-15 00:37:50 +01:00
11 lines
235 B
JavaScript
11 lines
235 B
JavaScript
VANTA.NET({
|
|
el: "#particle-canvas",
|
|
mouseControls: true,
|
|
touchControls: false,
|
|
gyroControls: false,
|
|
// minHeight: 200.00,
|
|
// minWidth: 200.00,
|
|
scale: 1.00,
|
|
scaleMobile: 1.00,
|
|
backgroundColor: 0x0
|
|
})
|