fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
book children are back, + related books
[wolnelektury.git]
/
wolnelektury
/
static
/
js
/
sponsors.js
1
(function($) {
2
$(function() {
3
4
$('.sponsor-logos').cycle({timeout: 3000});
5
6
});
7
})(jQuery)
8