From 4c7304b2412d0e99040c469efbec095c8dfb7e51 Mon Sep 17 00:00:00 2001 From: Andrew Coleman Date: Fri, 3 Feb 2023 16:47:03 -0500 Subject: [PATCH] add mermaidjs to the index page --- templates/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/index.html b/templates/index.html index a4d9c96..e0cc691 100644 --- a/templates/index.html +++ b/templates/index.html @@ -149,4 +149,14 @@ items.forEach(item => observer.observe(item)); + + + + + \ No newline at end of file