Added iCal feed for the calendar, reachable through

/feed/calendar/NzbDrone.ics or through the calendar page.
This commit is contained in:
Peter Czyz
2014-03-03 16:18:56 +01:00
committed by Taloth
parent 7445adb455
commit cf1e0a4946
10 changed files with 165 additions and 4 deletions

View File

@@ -23,6 +23,8 @@
<link rel="apple-touch-icon" sizes="114x114" href="/Content/Images/touch/114.png?v=2"/>
<link rel="apple-touch-icon" sizes="144x144" href="/Content/Images/touch/144.png?v=2"/>
<link rel="icon" type="image/ico" href="/Content/Images/favicon.ico?v=2"/>
<link rel="alternate" type="text/calendar" title="iCalendar feed for NzbDrone" href="/feed/calendar/NzbDrone.ics" />
</head>
<body>
<div id="nav-region"></div>