diff --git a/.DS_Store b/.DS_Store index 76a05ea..135422b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/img/user-clock-solid.svg b/img/user-clock-solid.svg new file mode 100644 index 0000000..13bfb98 --- /dev/null +++ b/img/user-clock-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/js/tm.js b/js/tm.js index 38a23eb..cbf1307 100644 --- a/js/tm.js +++ b/js/tm.js @@ -284,4 +284,4 @@ function realTimeBreakClock(){ $("#realtimeclock_break").html(convertMS(startbreaktime_view)); } -var html_content = '
'; \ No newline at end of file +var html_content = '
'; \ No newline at end of file