-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.php
More file actions
20 lines (18 loc) · 952 Bytes
/
index.php
File metadata and controls
20 lines (18 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php
?>
<!doctype html>
<html lang="en">
<head>
<meta name="description" content="The most advanced minecraft server. We make the future the present, and the old the future"
<meta name="keywords" content="Майнкрафт сервер, майнкрафт сервер, Майнкрафт, майнкрафт, Minecraft, Minecraft server, minigames, roleplay, role-play, рп, роле-плей, Asgard, asgard, asgard.fun, Asgard.fun, Асгард, асгард, Азгард, азгард"
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./css/style.css">
<title>Asgard</title>
</head>
<body>
<img class="full-screen" src="./img/Banner_Asgard_01.png" alt="asgard" draggable="false">
</body>
</html>