Skip to content

Fix entry date in RSS feed

Andriy Kushnir requested to merge orhideous/website:master into master

The date of publication of one of the records was set incorrectly. Some RSS-clients could not parse news feed due to this error.

See results here

<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

Merge request reports