2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Merge pull request #14885 from twbs/remove-baseurl

Remove `baseurl` as it doesn't serve any real purpose.
This commit is contained in:
Mark Otto
2014-10-28 17:21:04 -07:00
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<title>
{% if page.url == site.baseurl %}
{% if page.layout == "home" %}
{{ page.title }}
{% else %}
{{ page.title }} &middot; Bootstrap