| 1 |
<!doctype html> |
| 2 |
<html lang="en"> |
| 3 |
<head> |
| 4 |
<meta charset="UTF-8" /> |
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 6 |
<title>Makenotwork</title> |
| 7 |
<meta http-equiv="refresh" content="0;url=/" /> |
| 8 |
</head> |
| 9 |
<body> |
| 10 |
<p>Redirecting to <a href="/">makenot.work</a>...</p> |
| 11 |
</body> |
| 12 |
</html> |
| 13 |
|