Files
minimal-setups/content/index.html
Wolfgang Hottgenroth 233d9d0029
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
index.html
2025-04-14 22:25:39 +02:00

11 lines
243 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=mdwiki.html">
<title>Weiterleitung…</title>
</head>
<body>
<p>Du wirst weitergeleitet zu <a href="mdwiki.html">mdwiki.html</a>.</p>
</body>
</html>