Jochen Mehlich 989625a474
All checks were successful
wiai.de deployment / build (push) Successful in 43s
added pomodoro link
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
2025-01-07 11:28:09 +01:00

9 lines
110 B
HTML

<DocType html>
<html>
<body>
<script>
window.location.href="https://pomofocus.io/";
</script>
</body>
</html>