mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
make cdn urls customizable
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user