-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
26 lines (23 loc) · 926 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
<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>
<link href="https://fonts.googleapis.com/css?family=Dosis:300" rel=stylesheet>
<title>v-gradientbutton</title>
<link as=style href=dist/css/app.a02c3e43.css rel=preload>
<link as=script href=dist/js/app.7d710cee.js rel=preload>
<link as=script href=dist/js/chunk-vendors.2fc96505.js rel=preload>
<link href=dist/css/app.a02c3e43.css rel=stylesheet>
</head>
<body>
<noscript>
<strong>We're sorry but v-gradientbutton doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id=app></div>
<script src=dist/js/chunk-vendors.2fc96505.js></script>
<script src=dist/js/app.7d710cee.js></script>
</body>
</html>