Add for readthedocs.

This commit is contained in:
Michael Lipp 2025-03-02 11:51:47 +01:00
parent d0298eb7e8
commit 5b7531c5e5

11
webpages/index.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; URL=vm-operator/index.html">
<title>Redirecting...</title>
</head>
<body>
<p>If you are not redirected automatically, <a href="vm-operator/index.html">click here</a>.</p>
</body>
</html>