aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/static/index.html')
-rw-r--r--cmd/web/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/web/static/index.html b/cmd/web/static/index.html
index bf3bd19..6e68a21 100644
--- a/cmd/web/static/index.html
+++ b/cmd/web/static/index.html
@@ -11,8 +11,8 @@
11 <title>Cryptoportfolio</title> 11 <title>Cryptoportfolio</title>
12 <link href='https://fonts.googleapis.com/css?family=Fira+Mono' rel='stylesheet' type='text/css'> 12 <link href='https://fonts.googleapis.com/css?family=Fira+Mono' rel='stylesheet' type='text/css'>
13 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> 13 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
14 <link rel="stylesheet" type="text/css" href="/public/cryptocoins.css"/>
15 <link rel="stylesheet" type="text/css" href="/public/style.css"/> 14 <link rel="stylesheet" type="text/css" href="/public/style.css"/>
15 <link rel="stylesheet" type="text/css" href="/public/fontello.css"/>
16 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> 16 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
17 <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> 17 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
18 <!--[if lt IE 9]> 18 <!--[if lt IE 9]>