-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·25 lines (25 loc) · 962 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>XDDD</title>
<meta name="theme-color" content="#111111" />
<link rel="canonical" href="https://xddd.info" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="XDDD" />
<meta property="title" content="XDDD" />
<meta property="og:title" content="XDDD" />
<meta property="description" content="XDDD" />
<meta property="og:description" content="XDDD" />
<meta property="og:url" content="https://xddd.info" />
<link rel="apple-touch-icon" href="https://xddd.info">
<meta name="robots" content="index,follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="Polish" />
<meta name="revisit-after" content="1 days" />
<script src="/src/main.jsx" type="module"></script>
</head>
<body>
</body>
</html>