aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/static/index.html
diff options
context:
space:
mode:
authorjloup <jloup@jloup.work>2018-05-13 23:04:56 +0200
committerjloup <jloup@jloup.work>2018-05-13 23:06:04 +0200
commitd5b8f0ffbbde5fb8d41c3abb4b0969b962746b52 (patch)
tree68ca44d82f27565edd1f88582fdbd5d4d8e9afd9 /cmd/web/static/index.html
parentcf5bb85cede5b05b58ed2b40460d0b913e8b2cf6 (diff)
downloadFront-d5b8f0ffbbde5fb8d41c3abb4b0969b962746b52.tar.gz
Front-d5b8f0ffbbde5fb8d41c3abb4b0969b962746b52.tar.zst
Front-d5b8f0ffbbde5fb8d41c3abb4b0969b962746b52.zip
JS factorization + clean.
Diffstat (limited to 'cmd/web/static/index.html')
-rw-r--r--cmd/web/static/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/web/static/index.html b/cmd/web/static/index.html
index 6e68a21..73ffbe3 100644
--- a/cmd/web/static/index.html
+++ b/cmd/web/static/index.html
@@ -13,6 +13,7 @@
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/style.css"/> 14 <link rel="stylesheet" type="text/css" href="/public/style.css"/>
15 <link rel="stylesheet" type="text/css" href="/public/fontello.css"/> 15 <link rel="stylesheet" type="text/css" href="/public/fontello.css"/>
16 <link rel="stylesheet" type="text/css" href="/public/fonts/cryptocoins.css"/>
16 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> 17 <!-- 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:// --> 18 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
18 <!--[if lt IE 9]> 19 <!--[if lt IE 9]>