2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

unfuck all that watch shit

This commit is contained in:
Mark Otto
2015-08-12 20:01:15 -07:00
parent bbd62031f2
commit 46fbaab5ef
6 changed files with 5 additions and 17 deletions
-4
View File
@@ -14,11 +14,7 @@
</title>
<!-- Bootstrap core CSS -->
{% if jekyll.environment == "development" %}
<link href="{{ site.baseurl }}/dist/css/bootstrap.css" rel="stylesheet">
{% else %}
<link href="{{ site.baseurl }}/dist/css/bootstrap.min.css" rel="stylesheet">
{% endif %}
<!-- Documentation extras -->
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">