aboutsummaryrefslogtreecommitdiff
path: root/assets/form_end.html
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2023-12-30 21:09:09 -0600
committerMichael McVady <femtonaut@gmail.com>2023-12-30 21:09:09 -0600
commit72960ddc9cc7844f1dc3419ead0842df61213ba8 (patch)
treed10e1071fa4a3167b657769be1d4ec67ced7264b /assets/form_end.html
parent212bd22001b24023a72342fd17a04a4cc24ae305 (diff)
Just keep hacking
Diffstat (limited to 'assets/form_end.html')
-rw-r--r--assets/form_end.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/assets/form_end.html b/assets/form_end.html
deleted file mode 100644
index 6131a40..0000000
--- a/assets/form_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