We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e90cbc commit 7b67c74Copy full SHA for 7b67c74
demo/index.html
@@ -9,7 +9,7 @@
9
</head>
10
<body>
11
<div id="app"></div>
12
- <script src="http://cdn.bootcss.com/highlight.js/8.8.0/highlight.min.js"></script>
+ <script src="//cdn.bootcss.com/highlight.js/8.8.0/highlight.min.js"></script>
13
<!-- built files will be auto injected -->
14
</body>
15
</html>
0 commit comments