2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Merge branch 'v4' of github.com:twbs/derpstrap into v4

This commit is contained in:
Jacob Thornton
2015-08-12 21:12:23 -07:00
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">
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long