Remove live-server

This commit is contained in:
Tyler Long
2017-09-03 20:07:40 +08:00
parent 973f5b2591
commit 3fbb5f08b8
17 changed files with 44 additions and 312 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" type="text/css" href="https://rawgit.com/knsv/mermaid/master/dist/mermaid.css">
<link rel="stylesheet" type="text/css" href="../../dist/mermaid.css">
<base href="XXX"/>
<script src="../../dist/mermaid.js"></script>
</head><body>
@@ -20,4 +20,4 @@
A["fa:fa-twitter nu springer vi"]-- I am a<br/>text label -->B["Node<br/>B"];
B-->C[Node C];
</div>
</body></html>
</body></html>