Fixes #130
This commit is contained in:
parent
b1101b9255
commit
2ff04da3e3
2 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue