remove parallax config
parent
2540712714
commit
cf9eb6e103
|
@ -421,11 +421,6 @@ Reveal.addEventListener( 'customevent', function() {
|
||||||
center: true,
|
center: true,
|
||||||
hash: true,
|
hash: true,
|
||||||
|
|
||||||
// parallaxBackgroundImage: "https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg",
|
|
||||||
|
|
||||||
// Parallax background size
|
|
||||||
// parallaxBackgroundSize: "2100px 900px",
|
|
||||||
|
|
||||||
transition: 'slide', // none/fade/slide/convex/concave/zoom
|
transition: 'slide', // none/fade/slide/convex/concave/zoom
|
||||||
|
|
||||||
// More info https://github.com/hakimel/reveal.js#dependencies
|
// More info https://github.com/hakimel/reveal.js#dependencies
|
||||||
|
|
Loading…
Reference in New Issue