crowds/slides/js/chapters/0_Introduction.js

7 lines
77 B
JavaScript
Raw Normal View History

2018-03-26 15:52:43 +00:00
// 0 - INTRODUCTION
SLIDES.push(
{
2018-04-04 15:57:35 +00:00
chapter: "Introduction",
clear:true
2018-03-26 15:52:43 +00:00
}
);