mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 05:20:24 +00:00
fix the docs include logic
This commit is contained in:
parent
9b3262cb15
commit
56e60d0468
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue