New landing page

This commit is contained in:
teras
2017-10-07 17:25:54 +03:00
parent fe61b33851
commit 9ed7ff6e69
5 changed files with 375 additions and 31 deletions

3
static/js/app.js Normal file
View File

@@ -0,0 +1,3 @@
$(document).ready(function(){
$('.parallax').parallax();
});