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