Delete assets/waves.js

This commit is contained in:
Voxel 2025-03-12 15:48:49 -04:00 committed by GitHub
parent cbb5fa78a5
commit 752ae31284
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +0,0 @@
VANTA.WAVES({
el: "#waves",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
scale: 1.00,
scaleMobile: 1.00,
color: 0x1b1b1b
})