Skip to content

Commit eb1b5c2

Browse files
committed
Add new banner options
1 parent 56e8069 commit eb1b5c2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
181 KB
Loading
85.7 KB
Loading

assets/js/scripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jQuery(document).ready(function() {
33
/*
44
Background slideshow FIXME: change the images and the path
55
*/
6-
$('.top-content').backstretch("assets/img/backgrounds/wave-pattern-5.png");
6+
$('.top-content').backstretch("assets/img/backgrounds/wave-pattern-7.png");
77

88
$('#top-navbar-1').on('shown.bs.collapse', function(){
99
$('.top-content').backstretch("resize");

0 commit comments

Comments
 (0)