fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cover images; sorl>=10; hook sponsors off sorl
[wolnelektury.git]
/
wolnelektury
/
static
/
js
/
sponsors.js
diff --git a/wolnelektury/static/js/sponsors.js
b/wolnelektury/static/js/sponsors.js
new file mode 100755
(executable)
index 0000000..
7674379
--- /dev/null
+++ b/
wolnelektury/static/js/sponsors.js
@@ -0,0
+1,8
@@
+(function($) {
+ $(function() {
+
+ $('.sponsor-logos').cycle({timeout: 3000});
+
+ });
+})(jQuery)
+