All checks were successful
wiai.de deployment / build (push) Successful in 43s
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
9 lines
110 B
HTML
9 lines
110 B
HTML
<DocType html>
|
|
<html>
|
|
<body>
|
|
<script>
|
|
window.location.href="https://pomofocus.io/";
|
|
</script>
|
|
</body>
|
|
</html>
|