diff --git a/CHANGELOG.md b/CHANGELOG.md index 958f39b..a8d0e98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * SleekPlan javascript for user feedback +* "Today So Far" summary on the success page ### Changed diff --git a/frontend/views/meal/success.php b/frontend/views/meal/success.php index 6c75f45..06c8c45 100644 --- a/frontend/views/meal/success.php +++ b/frontend/views/meal/success.php @@ -82,7 +82,7 @@ var isMobile = window.innerWidth < 768; // Adjust as needed for tablets
-
+

📊 Today So Far