crowds/slides/js/chapters/0_Introduction.js
2018-03-28 10:57:19 -04:00

14 lines
No EOL
180 B
JavaScript

// 0 - INTRODUCTION
SLIDES.push(
{
chapter: "Introduction",
boxes:[
{words:"_0a", x:20, y:70, w:300, h:200}
]
},
{
boxes: [
{words:"_0b", x:300, y:70, w:250, h:200}
]
}
);