aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
blob: 1c879067a975b061177ee128d805e7f152768e5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta name="description" content="BEAM-Messenger -  The future of secure and instant messaging. | BEAM-Messenger features highly secure AES256 encryption, instant messaging, status/story, file sharing and more!">
    <link rel="stylesheet" href="./assets/css/style.css">
    <link href="https://fonts.googleapis.com/css?family=Comfortaa" rel="stylesheet">
    <title>BEAM-Messenger</title>
</head>
<body>
<h1>BEAM-Messenger</h1>
<p>BEAM-Messenger isn't born yet.</p>
<p>It's okay, we're excited, too. If you want, you can support us here:</p>
</body>
</html>