]> njoseph.me Git - hyde.git/blobdiff - layouts/partials/head.html
Rename RSSlink to RSSLink
[hyde.git] / layouts / partials / head.html
index 07e383a0f47306254e07ee56feb54b8f3a9babe0..110c99e95082619e9c1abf1560fc2769cc2ff11b 100644 (file)
@@ -25,5 +25,5 @@
   <link rel="shortcut icon" href="/favicon.png">
 
   <!-- RSS -->
-  <link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
+  <link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
 </head>