Skip to content

Commit

Permalink
Updating href
Browse files Browse the repository at this point in the history
  • Loading branch information
tnicola committed Nov 4, 2018
1 parent 9090082 commit 2e66143
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
<html lang=en><head>
<meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/favicon.ico>
<title>vue-voice</title>
<title>Vue Voice</title>
<base href="https://tnicola.github.io/vue-voice/">
<link href=/css/app.6623fd4a.css rel=preload as=style><link href=/js/app.717d956a.js rel=preload as=script><link href=/js/chunk-vendors.d73966bc.js rel=preload as=script><link href=/css/app.6623fd4a.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-voice doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.d73966bc.js></script><script src=/js/app.717d956a.js></script></body></html>
<link href=css/app.6623fd4a.css rel=preload as=style>
<link href=js/app.717d956a.js rel=preload as=script>
<link href=js/chunk-vendors.d73966bc.js rel=preload as=script>
<link href=css/app.6623fd4a.css rel=stylesheet></head>

<body><noscript>
<strong>We're sorry but vue-voice doesn't work properly without JavaScript enabled.
Please enable it to continue.</strong></noscript><div id=app></div>
<script src=js/chunk-vendors.d73966bc.js></script><script src=js/app.717d956a.js>
</script></body>
</html>

0 comments on commit 2e66143

Please sign in to comment.