fixed sanitazer and academy
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>{{ $buildDate }}</lastBuildDate>
|
||||
<atom:link href="{{ $feedUrl }}" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="{{ $canonicalUrl ?? $feedUrl }}" rel="canonical" />
|
||||
@foreach ($items as $item)
|
||||
<item>
|
||||
<title><![CDATA[{{ $item['title'] }}]]></title>
|
||||
|
||||
Reference in New Issue
Block a user