11 lines
322 B
HTML
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>
|