After state session
This commit is contained in:
parent
71dc9aebea
commit
d5d2a33c1a
13 changed files with 143 additions and 87 deletions
|
|
@ -11,7 +11,7 @@ $(document).ready(function() {
|
|||
$(".artist-media img").imagefill();
|
||||
//$(".upcoming-media img").imagefill();
|
||||
|
||||
var rnd = Math.floor(Math.random() * 13);
|
||||
var rnd = Math.floor(Math.random() * 12);
|
||||
|
||||
$(function() {
|
||||
$.vegas({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue