Skip to content

Commit

Permalink
Merge pull request mmistakes#71 from astropanic/master
Browse files Browse the repository at this point in the history
Feedburner plugin
  • Loading branch information
groundh0g committed May 25, 2015
2 parents 5f3f155 + 3f88703 commit 3a34785
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _includes/JB/feedburner
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{% if site.author.feedburner != null %}
<link href="http://feeds.feedburner.com/{{ site.author.feedburner }}" rel="alternate" title="{{ site.title }}" type="application/atom+xml" />
{% endif %}

0 comments on commit 3a34785

Please sign in to comment.