mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 22:55:48 +00:00
22 lines
955 B
HTML
22 lines
955 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>SimpleX Community Vouchers</title>
|
|
<meta name="description" content=""/>
|
|
<meta name="Content-Type" content="text/html;charset=utf-8"/>
|
|
<meta property="og:type" content="website"/>
|
|
<meta property="og:title" content="SimpleX Community Vouchers"/>
|
|
<meta property="og:description" content=""/>
|
|
<meta property="og:image" content="https://simplex.chat/img/share_simplex.jpg"/>
|
|
<meta name="twitter:card" content="summary"/>
|
|
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.ico"/>
|
|
<meta http-equiv="refresh" content="0; url=/vouchers/" />
|
|
</head>
|
|
<body>
|
|
<p><a href="/vouchers/">Connect to the team</a></p>
|
|
</body>
|
|
</html>
|