Initial commit

This commit is contained in:
2021-05-14 03:11:44 -05:00
commit 0a36852c4b
53 changed files with 22105 additions and 0 deletions
+1
View File
File diff suppressed because one or more lines are too long
+7
View File
@@ -0,0 +1,7 @@
// Animations
AOS.init({
anchorPlacement: 'top-left',
duration: 1000
});
// Add your javascript here
+20
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long