提交 57f4d343 编写于 作者: K Kamran Ahmed

Update paths

上级 f9ecd4de
......@@ -8,7 +8,7 @@
<title>Driver</title>
<meta name="description" itemprop="description"
content="A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page"/>
<link rel="stylesheet" href="./dist/demo/driver-demo.css">
<link rel="stylesheet" href="./dist/demo/driver-demo.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/monokai.min.css">
</head>
<body>
......@@ -374,7 +374,7 @@ activeElement.getNode(); // Gets the DOM Element behind this element
<script src="//twemoji.maxcdn.com/2/twemoji.min.js?2.5"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script src="./dist/demo/driver-demo.js"></script>
<script src="./dist/demo/driver-demo.min.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册