Last minute fixes

This commit is contained in:
Jerome Petazzoni
2019-10-28 13:14:08 -05:00
parent e9e650ee48
commit d01635b5fb
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
var slideshow = remark.create({
ratio: '16:9',
highlightSpans: true,
slideNumberFormat: '@jpetazzo — %current%/%total%',
slideNumberFormat: '#LISA19 — @jpetazzo — %current%/%total%',
countIncrementalSlides: false,
excludedClasses: [@@EXCLUDE@@]
});