mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 21:53:40 -05:00
11 lines
197 B
JavaScript
11 lines
197 B
JavaScript
VANTA.WAVES({
|
|
el: "#waves",
|
|
mouseControls: true,
|
|
touchControls: true,
|
|
gyroControls: false,
|
|
minHeight: 200.00,
|
|
minWidth: 200.00,
|
|
scale: 1.00,
|
|
scaleMobile: 1.00,
|
|
color: 0x1b1b1b
|
|
})
|