trust/js/slides/X_Slides_Feetnotes.js
Nicky Case b2b46a5590 WORDS
2017-07-17 18:32:02 -04:00

6 lines
121 B
JavaScript

SLIDES.push({
id: "credits",
onstart: function(self){
self.add({ id:"bg", type:"Background", color:"#222" });
}
});