Use minified lufi.css
This commit is contained in:
parent
911179e6a8
commit
12d02290d7
File diff suppressed because one or more lines are too long
|
@ -18,7 +18,7 @@
|
|||
<link rel="apple-touch-icon" sizes="152x152" href="<%= url_for('/img/lufi152.png') %>">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="128x128" href="<%= url_for('/img/lufi128.png') %>">
|
||||
%= stylesheet '/css/materialize.min.css'
|
||||
%= stylesheet '/css/lufi.css'
|
||||
%= stylesheet '/css/lufi.min.css'
|
||||
%= javascript '/js/ie-detection.js'
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue