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.

45 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head><head>
<link rel="stylesheet" type="text/css" href="/css/theme.css">
<title>Contact</title>
<meta charset="utf-8" />
</head></head>
<body style="background-image:url(/images/phone.webp)">
<header>
<a href="/"><h1>Galant Family</h1></a>
<p><i>Problems? Don&#39;t hesitate to call!</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>
<article>
<h1 id="contact">Contact</h1>
<p>If you&rsquo;re having technical issues don&rsquo;t hestitate to contact me at <a href="mailto:gabe@galant.family?subject=Issue%20with%20SERVICE_NAME">gabe@galant.family</a>.</p>
<p><strong>Note:</strong> *No user accounts will be provided from contact over e-mail.<br>
I will require you to reach me in person, or through another member of the Galant family.</p>
</article>
</main>
<footer>
<p>Administered by <a href="https://gabe.rocks">Gabriel</a></p>
</footer>
</body>
</html>