Remove public prefix in URLs

Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 18:22:06 +00:00
parent 99936d0baa
commit 287fdf422d
3 changed files with 14 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ echo ('<?xml version="1.0" encoding="UTF-8"?>'); ?>
<description>L'actualité du blog officiel de Kabano : Plateforme collaborative de recensement de cabanes et refuges.</description>
<language>fr</language>
<image>
<url><?=$config['web_root_folder']?>public/views/img/header_rss.svg</url>
<url><?=$config['web_root_folder']?>views/img/header_rss.svg</url>
<title>Kabano</title>
<link><?=$config['web_root_folder']?></link>
<height>44</height>