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

fix the docs include logic

This commit is contained in:
Mark Otto
2013-02-17 19:12:30 -08:00
parent 9b3262cb15
commit 56e60d0468
+1 -1
View File
@@ -14,7 +14,7 @@
<!-- Bootstrap core CSS -->
<link href="/assets/css/bootstrap.css" rel="stylesheet">
{% if layout == "default" %}
{% if page.layout == default %}
<!-- Documentation extras -->
<link href="/assets/css/docs.css" rel="stylesheet">
<link href="/assets/css/pygments-manni.css" rel="stylesheet">