diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index abdac39..98fa11d 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -42,10 +42,6 @@
{{ partial "script_async.html" "js/bootstrap.js" }}
- {{ if in $content "mermaid-shortcode" }}
- {{ partial "script_async.html" "js/mermaid.js" }}
- {{ end }}
-
{{ partial "script_async.html" "js/app.js" }}