![What Is the Best Time to Publish a Blog Post? [UPDATED]](https://www.blogtyrant.com/wp-content/uploads/2019/12/best-time-to-publish-blog-posts-2.png)
Blog site is live. Here are some updates I need to work on.
- Update favicon, change tab title
- When user is logged in, redirect login page to home.
- On dashboard, increase bottom margin between edit button and blog title
- On right sidebar of homepage, list all the categories.
- When user clicks on the category, go to a unique category page that shows filtered posts according to the category.
- Change content in about page. More full stack focused introduction.
- Change default font of paragraph in react-quill editor. Should be definitely bigger than what it is now.
- On backend, sort posts by created date instead of updated date.
- On post detail page, show updated date.
- Add delete button to each comment.
Thats it for now.