correct config name in README
This commit is contained in:
parent
da23d682c6
commit
95bca847d6
@ -765,7 +765,7 @@ Reveal.configure({ slideNumber: 'c/t' });
|
|||||||
// Control which views the slide number displays on using the "showSlideNumber" value.
|
// Control which views the slide number displays on using the "showSlideNumber" value.
|
||||||
// "all": show on all views (default)
|
// "all": show on all views (default)
|
||||||
// "notes": only show slide numbers on speaker notes view
|
// "notes": only show slide numbers on speaker notes view
|
||||||
Reveal.configure({ slideNumberFormat: 'notes' });
|
Reveal.configure({ showSlideNumber: 'notes' });
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user