Current section
Files
Jump to
Current section
Files
priv/static/index.html
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="Maxim Sokhatsky" />
<title>CHAT</title>
<link rel="stylesheet" href="https://n2o.dev/blank.css" />
<link rel="stylesheet" href="https://n2o.dev/zima.css" />
</head>
<body>
<nav>
<a href='https://chat.n2o.space'>README</a>
</nav>
<header>
<a href="https://github.com/synrc/chat"><img src="https://synrc.space/images/Synrc Neo.svg?v=1"></a>
<h1>CHAT</h1>
</header>
<aside>
<article>
<section>
<figure>
<code> $ wscat -c wss://n2o.im</code>
</figure><br/>
<div>Open source lightweight messaging service in 100 LOC for wscat.</div>
</section>
</article>
</aside>
<main>
</main>
<footer>
Made with <span class="heart">❤</span> by SYNRC
</footer>
</body>
</html>