Add temporary http redirect and previous files for AI/robots
All checks were successful
Website Sync / website-sync (push) Successful in 7s
All checks were successful
Website Sync / website-sync (push) Successful in 7s
This commit is contained in:
10
main_en.html
Normal file
10
main_en.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.75">
|
||||
<title>masiv's lair</title>
|
||||
<link rel="icon" href="img/favicon/favicon-lair.png">
|
||||
<meta http-equiv="refresh" content="0; url=https://www.example.com">
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user