🐞 Finally fixed bug and deployed goal edit/delete feature to production, plus other minor updates

βœ… NEW features on Lifelog

🎯 You can finally edit/delete your goals now. Also toggle the status of the goal from ongoing/completed/archived.

πŸ” Added "Most Streaks" leaderboard to home page to showcase the master streakbreakers of Lifelog

πŸ“Έ Added IG social link to footer

🐞 Other bug and style fixes on mobile screen
- Finally fixed the Heroku deployment error by switching the offending package versions to fixed numbers (instead of ^ >= ) which worked before in combination - knex, strapi-connector-bookshelf, npm. Wiped node modules to sync them. And deployed. IT WORKED!