use minimized version of css framework

This commit is contained in:
paul 2020-01-09 19:11:19 +01:00
parent 1ecc4fb15d
commit b51d4fc74d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<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 }}">
</head>
<body>