diff options
author | mms <git@sapka.me> | 2025-01-09 22:53:46 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2025-01-09 22:53:46 +0100 |
commit | 27a14097e6705f6665e8fe5a7a4ca078799f3647 (patch) | |
tree | e6e7063071d8b369b829cb2461e9aa1ef84204e4 /new/splash/pages/index.xml.rb | |
parent | edb8b8b15c2c7963daa453b0fa1753aad37ee1f4 (diff) |
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) + |