| ... | ... |
@@ -19,6 +19,7 @@ |
| 19 | 19 |
<meta name="keywords" content="{{page.keywords}}"/>
|
| 20 | 20 |
{% endif %}
|
| 21 | 21 |
|
| 22 |
+ <link rel="canonical" href="{{ site.url }}{{ page.url }}"/>
|
|
| 22 | 23 |
<link href="{{ root_url }}/favicon.png" rel="shortcut icon" />
|
| 23 | 24 |
<link href="{{ root_url }}/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
|
| 24 | 25 |
<script src="{{ root_url }}/javascripts/modernizr-2.0.js"></script>
|