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 8ffe70d commit 7fa69ecCopy full SHA for 7fa69ec
src/index.html
@@ -7,7 +7,7 @@
7
<link rel="stylesheet" type="text/css" href="styles.css"/>
8
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
9
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
10
- <script src="https://unpkg.com/vue@2.4.2/dist/vue.min.js"></script>
+ <script src="https://unpkg.com/vue@2.4.2/dist/vue.min.js" async></script>
11
<title>Public APIs</title>
12
</head>
13
<header>
0 commit comments