diff options
Diffstat (limited to 'docs/_layouts/default.html')
| -rw-r--r-- | docs/_layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index b229943da..35fc68535 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -28,7 +28,7 @@ {% elsif page.url contains "examples" %} <h1>Examples</h1> <p class="lead">Examples.</p> - {% elsif page.url contains "examples" %} + {% elsif page.url contains "about" %} <h1>About</h1> <p class="lead">Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.</p> {% elsif page.url contains "browser-bugs" %} |
