mirror of
https://github.com/byReqz/luschis-project-page.git
synced 2025-06-15 15:37:48 +00:00
first upload
first upload, just removed some links. gonna fix small stuff in the next release
This commit is contained in:
8
js/init.js
Normal file
8
js/init.js
Normal file
@ -0,0 +1,8 @@
|
||||
(function($){
|
||||
$(function(){
|
||||
|
||||
$('.button-collapse').sideNav();
|
||||
$('.parallax').parallax();
|
||||
|
||||
}); // end of document ready
|
||||
})(jQuery); // end of jQuery name space
|
4
js/jquery-2.1.1.min.js
vendored
Normal file
4
js/jquery-2.1.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10021
js/materialize.js
vendored
Normal file
10021
js/materialize.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user