Starting to add recent site changes.
This commit is contained in:
parent
5443d91f86
commit
a82b4869b5
BIN
assets/images/abstractgeometry2.jpg
Normal file
BIN
assets/images/abstractgeometry2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
BIN
assets/images/friendscats1.png
Executable file
BIN
assets/images/friendscats1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
29
contact/index.php
Executable file
29
contact/index.php
Executable file
@ -0,0 +1,29 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Quartznet | Contact</title>
|
||||
|
||||
<?php include "../includes/head.php" ?>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<?php include "../includes/header.php" ?>
|
||||
|
||||
<main>
|
||||
<section class="container">
|
||||
<h2>Contact</h2>
|
||||
<p>We can be reached at contact@quartznet.com. If you are requesting a key for reviewing, steaming, or youtube, as well as all other legitimate purposes, please be sure to include a link to your channel or website.</p>
|
||||
|
||||
<p>Feel free to contact us via email if you want to get in touch.</p>
|
||||
|
||||
<p>Some of the team members also actively participate at the community subreddit and the Discord server.</p>
|
||||
|
||||
<p>You can also subscribe to our blog.</p>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<?php include "../includes/footer.php" ?>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user