Files
2018-02-24 18:36:03 +01:00

5 lines
43 B
JavaScript

$(function() {
$('.slide').slide();
});