-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreveal.json
More file actions
36 lines (31 loc) · 727 Bytes
/
reveal.json
File metadata and controls
36 lines (31 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"controls": false,
"progress": true,
"slideNumber": false,
"history": true,
"keyboard": true,
"overview": true,
"center": true,
"touch": true,
"loop": false,
"rtl": false,
"fragments": true,
"embedded": false,
"autoSlide": 0,
"autoSlideStoppable": true,
"mouseWheel": false,
"hideAddressBar": true,
"previewLinks": false,
"transitionSpeed": "default",
"backgroundTransition": "fade",
"viewDistance": 3,
"parallaxBackgroundImage": "./assets/val-vesa-499171-unsplash.jpg",
"parallaxBackgroundSize": "2100px 900px",
"parallaxBackgroundHorizontal": 15,
"parallaxBackgroundVertical": 50,
"width": 960,
"height": 700,
"margin": 0.1,
"minScale": 0.2,
"maxScale": 1.5
}