index.html
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-04-14 22:25:39 +02:00
parent b2249c06e9
commit 233d9d0029

10
content/index.html Normal file
View File

@ -0,0 +1,10 @@
<!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>