Fix UI layout

This commit is contained in:
2022-11-29 22:35:27 +02:00
parent 73f06d8754
commit 0c2b077b73
380 changed files with 159449 additions and 154 deletions
@@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<title>Redirector</title>
<meta http-equiv="refresh" content="0;url=../">
</head>
<body>
<a href="../">Click here to redirect</a>
</body>
</html>