-
Notifications
You must be signed in to change notification settings - Fork 0
/
discord.html
27 lines (27 loc) · 1.78 KB
/
discord.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta http-equiv="refresh" content="0; url='https://discord.gg/ahc5hb9zSk'" />
<title>SumianVoice Lessons</title>
<link rel="stylesheet" href="css/resetStylesheet.css">
<link rel="stylesheet" href="css/global.css">
<link rel="stylesheet" href="css/master.css">
<link rel="stylesheet" href="css/cv-style.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta content="SumianVoice" property="og:site_name">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="https://sumianvoice.com/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Sumi's Voice Lessons" />
<meta property="og:description" content="Trans Voice Coach" />
<!-- <meta property="og:image" content="https://sumianvoice.com/img/site-image.jpg" /> -->
<meta content="https://sumianvoice.com/img/site-image.jpg" property="og:image">
<meta content="https://sumianvoice.com/img/site-image.jpg" property="twitter:image">
<meta name="image" content="https://sumianvoice.com/img/site-image.jpg">
<meta itemprop="image" content="https://sumianvoice.com/img/site-image.jpg">
<meta property="theme-color" content="#303035">
</head>
<body style="color: #ccc;">
This page is meant to redirect you to the invite link [<a href="https://discord.gg/ahc5hb9zSk">https://discord.gg/ahc5hb9zSk</a>] for the Voice Art Project Discord server. Something seems to have gone wrong loading the page, so click the link to continue or go back to the <a href="https://sumianvoice.com/">main page</a>.
</body>
</html>