Added experiment for firefox download promo

This commit is contained in:
Danny Coates
2017-11-07 15:54:42 -08:00
parent d0d41b743a
commit e7fdf76120
20 changed files with 222 additions and 106 deletions

View File

@@ -47,4 +47,4 @@ app.use(fileManager);
app.use(dragManager);
app.use(experiments);
app.mount('#page-one');
app.mount('body');