Fix RSS feed where no component, add RSS discovery

This commit is contained in:
James Brooks
2014-12-20 17:28:36 +00:00
parent db78fe9341
commit c9b4bd51c4
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="http://james-brooks.uk">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="alternate" type="application/rss+xml" href="/rss" />
<title>{{ isset($pageTitle) ? $pageTitle : Setting::get('app_name') }} | Cachet</title>