diff --git a/modules/wowchemy-plugin-reveal/layouts/slides/baseof.html b/modules/wowchemy-plugin-reveal/layouts/slides/baseof.html index 50b1ea0d3..6c7deafe9 100644 --- a/modules/wowchemy-plugin-reveal/layouts/slides/baseof.html +++ b/modules/wowchemy-plugin-reveal/layouts/slides/baseof.html @@ -3,7 +3,7 @@ {{/* Asset versions */}} - {{ $cdn_url_reveal := "https://cdn.jsdelivr.net/npm/reveal.js@4.5.0" }} + {{ $cdn_url_reveal := "https://cdn.jsdelivr.net/npm/reveal.js@4.6.1" }} {{ $mermaid_version := "9.1.3" }} {{ $mermaid_sri := "sha256-TIYL00Rhw/8WaoUhYTLX9SKIEFdXxg+yMWSLVUbhiLg=" }}