diff --git a/index.html b/index.html index 7e09d9b..274dd05 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@
{{ greeting }}
+{{ greeting }}
{{ formattedDate }}
Today
-{{ formatDuration(todayStats.totalSeconds) }}
+{{ formatDuration(todayStats.totalSeconds) }}
This Week
-{{ formatDuration(weekStats.totalSeconds) }}
+{{ formatDuration(weekStats.totalSeconds) }}
This Month
-{{ formatDuration(monthStats.totalSeconds) }}
+{{ formatDuration(monthStats.totalSeconds) }}
Active Projects
-{{ activeProjectsCount }}
+{{ activeProjectsCount }}