Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist authored Sep 25, 2018
1 parent 5d1429a commit 157017c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Bili</title>
<link rel="stylesheet" href="https://unpkg.com/docute/dist/docute.css">
<link rel="stylesheet" href="https://unpkg.com/docute@3/dist/docute.css">
</head>

<body>
<div id="app"></div>
<script src="https://unpkg.com/docute/dist/docute.js"></script>
<script src="https://unpkg.com/docute@3/dist/docute.js"></script>
<script src="https://unpkg.com/prismjs@1.9.0/components/prism-typescript.min.js"></script>
<script>
docute.init({
Expand Down

0 comments on commit 157017c

Please sign in to comment.