Fixes #139
This commit is contained in:
parent
463b045224
commit
3a25158b19
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="author" content="{{site.author}}">
|
||||
<meta name="keywords" content="{{site.keywords}}">
|
||||
<link rel="canonical" href="{{page.url | replace:'index.html','' | prepend: site.baseurl}}">
|
||||
<title>{{site.title}} {% if page.title %} | {{page.title}}{% endif %}</title>
|
||||
<title>{{site.title}}{% if page.title %} | {{page.title}}{% endif %}</title>
|
||||
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue