update
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
(function($) {
|
||||
"use strict";
|
||||
$('.grid').isotope({
|
||||
itemSelector: '.grid-item'
|
||||
});
|
||||
AOS.init();
|
||||
})(jQuery);
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user