diff options
Diffstat (limited to 'new/splash/pages/index.xml.rb')
-rw-r--r-- | new/splash/pages/index.xml.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/new/splash/pages/index.xml.rb b/new/splash/pages/index.xml.rb index 01edf785..73606d0b 100644 --- a/new/splash/pages/index.xml.rb +++ b/new/splash/pages/index.xml.rb @@ -27,3 +27,4 @@ module Crys end @rss = Crys::Splash::Page::IndexRss.new(processor: self) + |