From f08ccb17d9e48ae512a77c8aeb5c49c466e5137e Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 21 Mar 2017 09:54:05 -0700 Subject: [PATCH] Switch to in-person mode --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 39d85d0b..d5db6ff2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6743,7 +6743,7 @@ class: title var slideshow = remark.create({ ratio: '16:9', highlightSpans: true, - excludedClasses: ["in-person"] + excludedClasses: ["self-paced"] });