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,14 +3,14 @@
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" href="dist/mermaid.css"/>
<link rel="stylesheet" href="../../dist/mermaid.css"/>
<script>
</script>
<script src="dist/mermaid.js"></script>
<script src="../../dist/mermaid.js"></script>
<style>
body{
background-color: #89896f;
background-color: white;
}
</style>
@@ -25,7 +25,7 @@
C--> D(fa:fa-spinner);
D--> E(En fa:fa-camera-retro kanske?);
</div>
<div class="mermaid" id="i211">
<div class="mermaid" id="i212">
sequenceDiagram
Ali#45;ce->>John: Hello John, how are you? #60;
John-->>Alice: Great!#quot;