We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac163fb commit 7464095Copy full SHA for 7464095
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<meta name="description" content="TIMORA - Free focus timer with task management. Boost productivity with session-based time tracking.">
6
<meta name="keywords" content="focus timer, productivity app, pomodoro timer, task manager, time tracking">
7
- <link rel="icon" type="image/icon" href="/favicon.ico" />
+ <link rel="icon" type="image/icon" href="/timora.png" />
8
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
<title>TIMORA - Session Focused Timer</title>
10
</head>
0 commit comments