Makes template point to minified css
This commit is contained in:
parent
101fa8da49
commit
c1248e3809
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
$else$
|
||||
<title>Jonathan Hodgson's Blog</title>
|
||||
$endif$
|
||||
<link rel="stylesheet" href="/assets/css/main.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="/assets/css/main.min.css" type="text/css" charset="utf-8">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue