more accurate homepage title
This commit is contained in:
parent
2ccbc38685
commit
32affe9835
2 changed files with 2 additions and 2 deletions
|
|
@ -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 }} · Bootstrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue