Drop the engines RSS feed

The engines listing is a handful of curated pages, not a stream — no feed
needed. Removes the route, controller action, RssService#engines_feed and
the footer link. The WikiService#pages alias stays (blog/howtos feeds use
it).
This commit is contained in:
2026-08-05 07:40:25 +02:00
parent a15f0ce24b
commit 1501f7f0b6
4 changed files with 0 additions and 33 deletions
-4
View File
@@ -68,10 +68,6 @@
<a href="/api/rss/howtos" target="_blank" class="rss-link" title="HowTos RSS">
<i class="fa-solid fa-rss"></i> HowTos
</a>
<span class="locale-separator">|</span>
<a href="/api/rss/engines" target="_blank" class="rss-link" title="Engines RSS">
<i class="fa-solid fa-rss"></i> Engines
</a>
</div>
</div>
</div>