nyxsite/site/templates/assets/scripts/birds.js
Nyx Tutt 0380d5ab4c start blog work
Signed-off-by: Nyx Tutt <me@everypizza.im>
2025-02-25 01:33:08 -06:00

12 lines
246 B
JavaScript

VANTA.BIRDS({
el: "#bird-canvas",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
scale: 1.00,
scaleMobile: 1.00,
backgroundColor: 0x0,
quantity: 4.00
})