womangling/lesson-1.html
2026-01-10 20:33:12 +01:00

14 lines
536 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Womangling</title>
<meta http-equiv="refresh" content="0; url=https://womangling.noratrieb.dev/lesson-1.html" />
</head>
<body>
<h1>Womangling has moved, redirecting...</h1>
<p>if this doesn't happen automatically, click on the link below</p>
<a href="https://womangling.noratrieb.dev/lesson-1.html">https://womangling.noratrieb.dev/lesson-1.html</a>
</body>
</html>