gtlug/jitsi.html

23 lines
578 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>gtlug</title>
<link rel="stylesheet" href="gruvbox.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body id="top">
<main>
<h1>gtlug</h1>
<p>let's plan a virtual meeting</p>
<p>stop by <code>#gtlug</code> on slashnet</p>
<p><a href="https://jitsi.tildeverse.org/gtlug">our jitsi room</a></p>
<footer>
<p>hello there</p>
</footer>
</main>
</body>
</html>