Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tristen committed Jul 19, 2013
1 parent c80aad9 commit f2829e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<title>Site Title {% if page.url != '/index.html' %}| {{page.title}}{% endif %}</title>
<meta charset='UTF-8'/>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<link rel='alternate' type='application/rss+xml' title='RSS' href='SITEURLGOESHERE/blog.rss' />
<link rel='shortcut icon' href='{{site.baseurl}}/img/favicon.ico' type='image/x-icon' />
<link href='{{site.baseurl}}/site.css' rel='stylesheet' />
</head>
Expand Down

0 comments on commit f2829e2

Please sign in to comment.