From 9a939f0182b50fc45bf1ad882616f2872d67c4c3 Mon Sep 17 00:00:00 2001 From: Kris Forbes Date: Mon, 12 Jan 2026 08:34:18 -0500 Subject: [PATCH] chore(frontend): update HTML title to Time Tracking Application --- frontend/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index c20fbd3..863b617 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - frontend + Time Tracking Application