aboutsummaryrefslogtreecommitdiff
path: root/assets/index_end.html
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2024-01-12 15:39:59 -0600
committerMichael McVady <femtonaut@gmail.com>2024-01-12 15:39:59 -0600
commitff008cf17716c1b0b4394e9d0b83969e419eb844 (patch)
tree57208a67bfa86829df6c355f9c3dabb5553fd036 /assets/index_end.html
parentd0ce4ab8075cc3d14075b66260ecc9d8674dfba7 (diff)
Clean up hardcoded strings
Diffstat (limited to 'assets/index_end.html')
-rw-r--r--assets/index_end.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/assets/index_end.html b/assets/index_end.html
deleted file mode 100644
index 6131a40..0000000
--- a/assets/index_end.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-<script src="https://cdn.jsdelivr.net/npm/mermaid@9.4.3/dist/mermaid.min.js"></script>
-<script>
-mermaid.initialize({theme: "dark"});
-mermaid.init(undefined, ".language-mermaid");
-</script>
-
-</body>
-</html> \ No newline at end of file