Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
hridoypartho committed Jan 17, 2022
2 parents 956d2b8 + 7c943f6 commit 0eec7f2
Show file tree
Hide file tree
Showing 16 changed files with 422 additions and 370 deletions.
82 changes: 43 additions & 39 deletions about-us.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/aos.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/js/aos.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,15 @@
$('aside .overlay').on('click', function () {
toggleSidebar();
});

// aso js init

AOS.init({
duration: 1000,
once: true,
});


})(jQuery);

function enableScrolling() {
Expand Down
Loading

0 comments on commit 0eec7f2

Please sign in to comment.