This commit is contained in:
Soul-wish 2016-01-04 10:46:34 +02:00
parent b1101b9255
commit 2ff04da3e3
2 changed files with 3 additions and 2 deletions

View file

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="{{site.description}}">
<meta name="author" content="{{site.author}}">
<meta name="keywords" content="{{site.keyword}}">
<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>