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.

39 lines
846 B
HTML

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