mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
fixed rss content and added header information to rss link
This commit is contained in:
parent
1b7d35a7b8
commit
46f795fb88
2 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ html
|
|||
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true
|
||||
= javascript_include_tag 'vendor/modernizr'
|
||||
= csrf_meta_tags
|
||||
= auto_discovery_link_tag(:rss, params.merge(format: :rss))
|
||||
|
||||
body
|
||||
.row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue