mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 10:03:41 -05:00
Update waves.js
This commit is contained in:
parent
5c3cc0bbf2
commit
a52c4582ae
1 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/vanta@latest/dist/vanta.waves.min.js"></script>
|
||||
<script>
|
||||
VANTA.WAVES({
|
||||
el: "#waves",
|
||||
mouseControls: true,
|
||||
|
@ -12,4 +9,3 @@ VANTA.WAVES({
|
|||
scaleMobile: 1.00,
|
||||
color: 0x1b1b1b
|
||||
})
|
||||
</script>
|
||||
|
|
Loading…
Add table
Reference in a new issue