Files
website/main_en.html
masiv_ 3c82a8e92e
All checks were successful
Website Sync / website-sync (push) Successful in 7s
Add temporary http redirect and previous files for AI/robots
2026-02-04 22:32:02 -03:00

11 lines
322 B
HTML

<!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>