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.

37 lines
808 B
HTML

<!DOCTYPE html>
<html>
<head><head>
<link rel="stylesheet" type="text/css" href="/css/theme.css">
<title>Websites</title>
<meta charset="utf-8" />
</head></head>
<body>
<header>
<a href="/"><h1>Galant Family</h1></a>
<p><i>Our own billboard</i></p>
<nav>
<a href="https://galant.family/contact/">
<span>Contact</span>
</a>
<a href="https://galant.family/services/">
<span>Services</span>
</a>
</nav>
</header>
<main>
<h1 id="our-foothold-in-cyberspace">Our foothold in cyberspace</h1>
<p>Not only is this website functional, but you can also create your own!<br>
If you create a public <code>git</code> repository, I&rsquo;ll mirror it to <code>yourname.galant.family</code></p>
</main>
</body>
</html>