mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
fix the docs include logic
This commit is contained in:
parent
9b3262cb15
commit
56e60d0468
@ -14,7 +14,7 @@
|
|||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
<link href="/assets/css/bootstrap.css" rel="stylesheet">
|
<link href="/assets/css/bootstrap.css" rel="stylesheet">
|
||||||
|
|
||||||
{% if layout == "default" %}
|
{% if page.layout == default %}
|
||||||
<!-- Documentation extras -->
|
<!-- Documentation extras -->
|
||||||
<link href="/assets/css/docs.css" rel="stylesheet">
|
<link href="/assets/css/docs.css" rel="stylesheet">
|
||||||
<link href="/assets/css/pygments-manni.css" rel="stylesheet">
|
<link href="/assets/css/pygments-manni.css" rel="stylesheet">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user