Merge pull request #29 from bep/rss

Rename RSSlink to RSSLink
This commit is contained in:
Nishanth Shanmugham
2016-11-17 04:37:02 -06:00
committed by GitHub

View File

@@ -47,8 +47,8 @@
> >
<!-- RSS --> <!-- RSS -->
{{ if .RSSlink }} {{ if .RSSLink }}
<link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" /> <link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
{{ end }} {{ end }}
<!--[if lt IE 9]> <!--[if lt IE 9]>