Skip to content

Commit

Permalink
Emailz
Browse files Browse the repository at this point in the history
  • Loading branch information
thesecretmaster committed Jul 4, 2018
1 parent 1a90efe commit b99eb70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/rss/autoflagged.rss.builder
Expand Up @@ -11,9 +11,9 @@ xml.rss version: '2.0' do
# docs
xml.language 'en-us'
xml.lastBuildDate DateTime.now.strftime('%a, %-d %b %Y %T %z')
xml.managingEditor 'admin@charcoalhq.org'
xml.managingEditor 'smokey@charcoal-se.org'
xml.pubDate DateTime.now.strftime('%a, %-d %b %Y %T %z')
xml.webMaster 'webmaster@charcoalhq.org'
xml.webMaster 'smokey@charcoal-se.org'
xml.generator 'Ruby on Rails XML generator'

xml.image do
Expand Down

0 comments on commit b99eb70

Please sign in to comment.