From 5e40ba9abea2a5933e0dfada2bead6ba1a6e0ed5 Mon Sep 17 00:00:00 2001 From: rodrigoalcarazdelaosa Date: Mon, 25 Sep 2023 23:55:15 +0200 Subject: [PATCH] Update revealjs --- modules/wowchemy-plugin-reveal/layouts/slides/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=" }}