added pomodoro link
All checks were successful
wiai.de deployment / build (push) Successful in 43s

Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2025-01-07 11:28:09 +01:00
parent e78506d0ac
commit 989625a474

8
pomodoro/index.html Normal file
View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://pomofocus.io/";
</script>
</body>
</html>