make cdn urls customizable

This commit is contained in:
Simon Bruder
2018-08-07 13:18:19 +00:00
parent 86820452f0
commit f70433763c
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -6,3 +6,6 @@ progress = true
history = true
center = true
transition = 'slide' # none/fade/slide/convex/concave/zoom
reveal_cdn = "https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0"
highlight_cdn = "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0"