Update FAQ authored by Armin Bernstetter's avatar Armin Bernstetter
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
## Vertical Slides ## Vertical Slides
Currently to create vertical slides, you have to add `vertical-slides: true` to your `decker.yaml` file or the slide deck header. This requirement will be removed in the future and you will be able to create vertical slides without having to add this option. Currently to create vertical slides, you have to add `vertical-slides: true` to your `decker.yaml` file or the slide deck header. (This requirement will be removed in the future and you will be able to create vertical slides without having to add this option.)
Then you can add up to two layers of slides by adding `.sub` to a header Then you can add up to two layers of slides by adding `.sub` to a header
... ...
......