Skip to content

Commit

Permalink
Use Bootcdn
Browse files Browse the repository at this point in the history
  • Loading branch information
Foair committed Jul 1, 2018
1 parent ec09722 commit 331d9a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
1 change: 0 additions & 1 deletion docsify.min.js

This file was deleted.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<title>Course Crawler</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge,Chrome=1" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,Chrome=1">
<meta name="description" content="MOOC 课程下载">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="vue.css">
<link href="https://cdn.bootcss.com/docsify/4.6.10/themes/vue.css" rel="stylesheet">
</head>
<body>
<nav>
Expand All @@ -21,6 +21,6 @@
repo: ''
}
</script>
<script src="docsify.min.js"></script>
<script src="https://cdn.bootcss.com/docsify/4.6.10/docsify.min.js"></script>
</body>
</html>
1 change: 0 additions & 1 deletion vue.css

This file was deleted.

0 comments on commit 331d9a6

Please sign in to comment.