Use loadParticles()
This commit is contained in:
parent
627fa59d38
commit
8a0acf9d64
|
@ -1,3 +1,5 @@
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
$('.navbar-nav').find('a').removeClass('waves-effect waves-light');
|
$('.navbar-nav').find('a').removeClass('waves-effect waves-light');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
loadParticles();
|
||||||
|
|
Loading…
Reference in New Issue