From fe4bbc01ce99fae021219233fc53ae2735520939 Mon Sep 17 00:00:00 2001 From: David Gallay Date: Tue, 16 Aug 2022 17:46:39 +0200 Subject: [PATCH] add cdn security --- layouts/_default/baseof.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1162af7..a5e3a34 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -28,7 +28,12 @@ {{ partialCached "footer.html" . .Layout .Kind (.Param "hideFooter") (.Param "ShowCodeCopyButtons") -}} {{ if .Page.Store.Get "hasMermaid" }} - +