CV/scripts/main.js

8 lines
106 B
JavaScript
Raw Permalink Normal View History

2024-09-24 21:46:40 +02:00
// Animations
AOS.init({
anchorPlacement: 'top-left',
duration: 1000
});
// Add your javascript here