Skip to content

Commit

Permalink
chore: increase autoslide time
Browse files Browse the repository at this point in the history
  • Loading branch information
olblak committed Apr 10, 2024
1 parent 6ec6d59 commit 721a36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ <h2>Rancher</h2>
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
autoSlide: 5000,
autoSlide: 60000,
loop: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [RevealMarkdown, RevealHighlight, RevealNotes],
Expand Down

0 comments on commit 721a36a

Please sign in to comment.