added html redirect to open the old site in butbucket webpage

This commit is contained in:
asus
2023-11-07 11:38:23 +01:00
parent 58b0d9d0d9
commit 5c0ab692de

8
index.html Normal file
View File

@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='./old/index.html'" />
</head>
<body>
</body>
</html>