Skip to content

Commit

Permalink
feat: update RevealJS version (#2992)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa authored Oct 2, 2023
1 parent dd7ad85 commit 4ed36f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/wowchemy-plugin-reveal/layouts/slides/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>

{{/* 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=" }}

Expand Down

0 comments on commit 4ed36f7

Please sign in to comment.