Adds link element for RSS feed

This commit is contained in:
Javier Cejudo 2014-08-15 10:29:47 +10:00
parent 52fde567c9
commit 0f06c36b1b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<![endif]-->
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
<link rel="alternate" type="application/rss+xml" title="{{ site.name }}" href="{{ site.baseurl }}/feed.xml" />
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>