aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/header.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-07 20:29:43 -0700
committerMark Otto <[email protected]>2014-07-07 20:29:43 -0700
commit32affe98356ccee4f3dfae17e3c4d47c7efb25ce (patch)
tree9742086c3338de492224ffe42a274da21ffa96a7 /docs/_includes/header.html
parent2ccbc3868527bae457523b2ed285b46509971c36 (diff)
downloadbootstrap-32affe98356ccee4f3dfae17e3c4d47c7efb25ce.tar.xz
bootstrap-32affe98356ccee4f3dfae17e3c4d47c7efb25ce.zip
more accurate homepage title
Diffstat (limited to 'docs/_includes/header.html')
-rw-r--r--docs/_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 6a40f7382..406b84cda 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -6,7 +6,7 @@
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<title>
- {% if page.title == "Bootstrap" %}
+ {% if page.url == site.baseurl %}
{{ page.title }}
{% else %}
{{ page.title }} &middot; Bootstrap