This commit is contained in:
Soul-wish 2016-01-17 13:18:52 +02:00
parent 463b045224
commit 3a25158b19

View file

@ -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">