Initial commit
This commit is contained in:
7
scripts/main.js
Normal file
7
scripts/main.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// Animations
|
||||
AOS.init({
|
||||
anchorPlacement: 'top-left',
|
||||
duration: 1000
|
||||
});
|
||||
|
||||
// Add your javascript here
|
Reference in New Issue
Block a user