mirror of
https://github.com/Noratrieb/womangling.git
synced 2026-01-14 17:05:04 +01:00
14 lines
536 B
HTML
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-2.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-2.html">https://womangling.noratrieb.dev/lesson-2.html</a>
|
|
</body>
|
|
</html>
|