mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 14:59:53 +02:00
Remove live-server
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<link rel="stylesheet" href="dist/mermaid.css"/>
|
||||
<link rel="stylesheet" href="../../dist/mermaid.css"/>
|
||||
|
||||
<script src="dist/mermaid.js"></script>
|
||||
<script src="../../dist/mermaid.js"></script>
|
||||
<script>
|
||||
mermaid.initialize({
|
||||
gantt: {
|
||||
|
Reference in New Issue
Block a user