fix(sidebar) change Qlockify typo in head title tag and sidebar component

This commit is contained in:
2026-05-03 19:42:19 +03:30
parent 380b794ab1
commit de74db2703
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Qlockify.ir | Time Tracking for Modern Teams</title>
<title>Qlockify</title>
</head>
<body>
<div id="root"></div>