-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
60 lines (52 loc) · 3.55 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="icon" type="image/png" href="https://jetbrains-community.github.io/brand/square/square.png"/>
<link rel="shortcut-icon" type="image/png" href="https://jetbrains-community.github.io/brand/square/square.png"/>
<link rel="apple-touch-icon" type="image/png" href="https://jetbrains-community.github.io/brand/square/square.png"/>
<title>JetBrains Community Reddit</title>
<meta name="title" content="JetBrains Community Reddit"/>
<meta name="description"
content="JetBrains Community is the unofficial community for all things JetBrains. We have a community Discord server and a collection of subreddits."/>
<meta name="keywords"
content="jetbrains, community, discord, reddit, subreddit, jetbrains discord, jetbrains reddit, jetbrains subreddit, jetbrains community, jetbrains community discord, jetbrains community reddit, jetbrains community subreddit"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="image_src" content="https://jetbrains-community.github.io/brand/preview/preview.png"/>
<link rel="canonical" href="https://jetbrains-community.github.io/reddit/"/>
<meta name="canonicalURL" content="https://jetbrains-community.github.io/reddit/"/>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="JetBrainsComm"/>
<meta name="twitter:creator" content="MattIPv4"/>
<meta name="twitter:title" content="JetBrains Community Reddit"/>
<meta name="twitter:description"
content="JetBrains Community is the unofficial community for all things JetBrains. We have a community Discord server and a collection of subreddits."/>
<meta name="twitter:image" content="https://jetbrains-community.github.io/brand/preview/preview.png"/>
<meta name="twitter:url" content="https://jetbrains-community.github.io/reddit/"/>
<meta prefix="og: http://ogp.me/ns#" property="og:title" content="JetBrains Community Reddit"/>
<meta prefix="og: http://ogp.me/ns#" property="og:type" content="website"/>
<meta prefix="og: http://ogp.me/ns#" property="og:locale" content="en_GB"/>
<meta prefix="og: http://ogp.me/ns#" property="og:site_name" content="JetBrains Community Reddit"/>
<meta prefix="og: http://ogp.me/ns#" property="og:description"
content="JetBrains Community is the unofficial community for all things JetBrains. We have a community Discord server and a collection of subreddits."/>
<meta prefix="og: http://ogp.me/ns#" property="og:url" content="https://jetbrains-community.github.io/reddit/"/>
<meta prefix="og: http://ogp.me/ns#" property="og:image"
content="https://jetbrains-community.github.io/brand/preview/preview.png"/>
<meta prefix="og: http://ogp.me/ns#" property="og:image:url"
content="https://jetbrains-community.github.io/brand/preview/preview.png"/>
<meta name="theme-color" content="#5848F4"/>
<meta http-equiv="refresh" content="0;URL=https://www.reddit.com/r/Jetbrains"/>
<style>
html, body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
text-align: center;
}
</style>
</head>
<body>
<h1>Redirecting...</h1>
<p>You are being redirected, if nothing happens, please <a href="https://www.reddit.com/r/Jetbrains">follow this link</a>.</p>
</body>
</html>