Link URL date part in "Continue reading" seems wrong
GenesisEX opened this issue · 1 comments
GenesisEX commented
http://example.com/blog/example-blog/2019/09/05/example-article/
The part "/2019/09/05/" is wrong. It should be "/2019/09/04/".
GenesisEX commented
I changed the "blog" to "pages" in urls.py file. Now URL works without error. Although, the link is "2019/09/05", but the date displayed on article is "2019/09/04".