aboutsummaryrefslogtreecommitdiff
path: root/web/website/index.html
blob: 27f4ddaae76d82f31a20cc2dae2d38ad06ec0b73 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
	<head>
		<title>Just here to redirect you...</title>
		<meta charset="UTF-8">
		<meta http-equiv='refresh' content='0; URL=index.py'>
	</head>
	<body></body>
</html>