1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-30 17:59:59 +02:00

drop config, had no effect in modern browsers

This commit is contained in:
Hakim El Hattab
2020-03-06 10:22:53 +01:00
parent 556d6ec93d
commit d545d79cd7
2 changed files with 0 additions and 34 deletions

View File

@@ -398,9 +398,6 @@ Reveal.initialize({
// Time before the cursor is hidden (in ms)
hideCursorTime: 5000,
// Hides the address bar on mobile devices
hideAddressBar: true,
// Opens links in an iframe preview overlay
// Add `data-preview-link` and `data-preview-link="false"` to customise each link
// individually