load all.css from index.html
This commit is contained in:
parent
fa1ba091a3
commit
f5e69c57d2
1 changed files with 1 additions and 1 deletions
2
ui/dist/index.html
vendored
2
ui/dist/index.html
vendored
|
@ -6,7 +6,7 @@
|
|||
|
||||
<link href='https://fonts.googleapis.com/css?family=Raleway:600,300' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600italic,600' rel='stylesheet' type='text/css'>
|
||||
<link id="theme" href="./themes/light.css" rel="stylesheet" type="text/css" media="screen,print" />
|
||||
<link href="./css/all.css" rel="stylesheet" type="text/css" media="screen,print" />
|
||||
<link rel="icon" type="image/png" href="./img/fav/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="./img/fav/favicon-194x194.png" sizes="194x194">
|
||||
<link rel="icon" type="image/png" href="./img/fav/favicon-96x96.png" sizes="96x96">
|
||||
|
|
Loading…
Reference in a new issue