use minimized version of css framework
This commit is contained in:
parent
1ecc4fb15d
commit
b51d4fc74d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<title>{{ page.title }} - Zom.bi</title>
|
<title>{{ page.title }} - Zom.bi</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="{{ "assets/css/foundation.css" | relative_url }}">
|
<link rel="stylesheet" href="{{ "assets/css/foundation.min.css" | relative_url }}">
|
||||||
<link rel="stylesheet" href="{{ "assets/css/index.css" | relative_url }}">
|
<link rel="stylesheet" href="{{ "assets/css/index.css" | relative_url }}">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue