add rtl option to readme
This commit is contained in:
parent
a6989e4cce
commit
242006a499
3 changed files with 5 additions and 2 deletions
|
@ -77,6 +77,9 @@ Reveal.initialize({
|
|||
// Loop the presentation
|
||||
loop: false,
|
||||
|
||||
// Change the presentation direction to be RTL
|
||||
rtl: false,
|
||||
|
||||
// Number of milliseconds between automatically proceeding to the
|
||||
// next slide, disabled when set to 0, this value can be overwritten
|
||||
// by using a data-autoslide attribute on your slides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue