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.
1 parent 9c00269 commit 3f88703Copy full SHA for 3f88703
_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