Change default revealjs transition to none

master
Simon Bruder 2020-02-25 00:34:37 +00:00
parent 8a49fbdf7d
commit b067567377
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ config = {
'show_notes': False, # on print
'width': 1280,
'height': 800,
'transition': 'slide', # none, fade, slide, convex, concave, zoom
'transition': 'none', # none, fade, slide, convex, concave, zoom
}
content = ""