You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
690 B
HTML
25 lines
690 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>Grand Travese Linux Users Group</h1>
|
|
|
|
<p>We've been around a while, and are still going.</p>
|
|
|
|
<p>If you're on irc, stop by <code>#gtlug</code> on slashnet.org</p>
|
|
<p><a href="https://jitsi.tildeverse.org/gtlug">our jitsi room</a> for virtural meetings.</p>
|
|
|
|
<footer>
|
|
<hr>
|
|
<p>I am footer</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|
|
|