Skip to content

Commit 0f06c36

Browse files
committed
Adds link element for RSS feed
1 parent 52fde56 commit 0f06c36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<![endif]-->
1717

1818
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
19+
<link rel="alternate" type="application/rss+xml" title="{{ site.name }}" href="{{ site.baseurl }}/feed.xml" />
1920

2021
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
2122
</head>

0 commit comments

Comments
 (0)