Skip to content

Commit

Permalink
Update demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinomagnifico authored Mar 19, 2022
1 parent b42eb81 commit 4446ee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ <h3>Switching languages</h3>
<script src="plugin/internation/internation.js"></script>
<script>
Reveal.initialize({
transition: "convex",
transition: "slide",
history: true,
internation: {
switchselector: ".langchooser",
Expand Down Expand Up @@ -290,4 +290,4 @@ <h3>Switching languages</h3>
</script>
</body>

</html>
</html>

0 comments on commit 4446ee3

Please sign in to comment.