Skip to content

Commit 3a34785

Browse files
committed
Merge pull request plusjade#71 from astropanic/master
Feedburner plugin
2 parents 5f3f155 + 3f88703 commit 3a34785

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/JB/feedburner

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{% if site.author.feedburner != null %}
2+
<link href="http://feeds.feedburner.com/{{ site.author.feedburner }}" rel="alternate" title="{{ site.title }}" type="application/atom+xml" />
3+
{% endif %}

0 commit comments

Comments
 (0)