aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/head/js.html
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-15 03:56:47 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-15 03:56:47 +0300
commita9168e6f04f766f7d88bc1b24aaa81336098b2fc (patch)
treea4db599140020cfb14803aa4d28b17d52e637a72 /layouts/partials/head/js.html
parent3b040f1503d90a309f41063d8f760a3e312ab351 (diff)
Auto-commit 2024-12-15
Diffstat (limited to 'layouts/partials/head/js.html')
-rw-r--r--layouts/partials/head/js.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/layouts/partials/head/js.html b/layouts/partials/head/js.html
index 7e1c81d..f4dc60e 100644
--- a/layouts/partials/head/js.html
+++ b/layouts/partials/head/js.html
@@ -10,7 +10,4 @@
{{- end }}
{{- end }}
{{- end }}
-<script type="module">
- import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
- mermaid.initialize({ startOnLoad: true });
-</script> \ No newline at end of file
+<script src="/js/bootstrap.bundle.min.js"></script> \ No newline at end of file