-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdiscord.html
More file actions
24 lines (23 loc) · 1.02 KB
/
discord.html
File metadata and controls
24 lines (23 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html>
<html lang="en">
<head>
<meta name="language" content="English">
<meta name="discription" content="DeanDark's site">
<meta name="author" content="DeanDark">
<meta name="theme-color" content="#8006da" >
<meta property="og:title" content="DeanDark's Discord Server" >
<meta property="title" content="DeanDark's Discord Server">
<meta property="description" content="Join to DeanDark's Server, where we're trying to make community!">
<meta property="og:description" content="Join to DeanDark's Server, where we're trying to make community!">
<meta property="og:url" content="https://discord.gg/QGXvmTJ3b3">
<meta property="og:image" content="https://cdn.deandark.me/DeanDarkOdznaka.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="DeanDark">
<meta property="og:locale" content="en_US">
<meta property="og:locale:alternate" content="pl_PL">
<title>DeanDark</title>
</head>
<script>
window.location.href = 'https://discord.gg/hzd';
</script>
</html>