fixed sanitazer and academy

This commit is contained in:
2026-06-05 16:53:20 +02:00
parent 15870ddb1f
commit f89ee937c0
29 changed files with 2444 additions and 1039 deletions

View File

@@ -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>