6 lines
No EOL
121 B
JavaScript
6 lines
No EOL
121 B
JavaScript
SLIDES.push({
|
|
id: "credits",
|
|
onstart: function(self){
|
|
self.add({ id:"bg", type:"Background", color:"#222" });
|
|
}
|
|
}); |