mirror of
https://github.com/Noratrieb/womangling.git
synced 2026-01-14 17:05:04 +01:00
redirects
This commit is contained in:
commit
29577bd1fe
7 changed files with 116 additions and 0 deletions
14
lesson-1.html
Normal file
14
lesson-1.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue