mirror of
https://github.com/waveletlab-uestc/waveletlab-uestc.github.io.git
synced 2026-04-02 07:51:52 +08:00
update
This commit is contained in:
5
js/index.js
Normal file
5
js/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
window.onload = function() {
|
||||
$('.carousel').carousel({
|
||||
interval: 2000
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user