mirror of
https://github.com/emrusz/emrusz.git
synced 2025-04-07 18:00:35 -04:00
9 lines
214 B
HTML
9 lines
214 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Redirecting to Vikunja.</title>
|
|
<meta http-equiv="refresh" content="0; URL=https://todo.beans.team/" />
|
|
</head>
|
|
<body></body>
|
|
</html>
|