We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f3f155 + 3f88703 commit 3a34785Copy full SHA for 3a34785
_includes/JB/feedburner
@@ -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