Added FAQ tab, should consider dropdown.

This commit is contained in:
Midou36O 2022-04-21 00:41:07 +00:00
parent 75d3b9c645
commit a6c48c2f47
No known key found for this signature in database
GPG Key ID: FFF595F8669C651E
2 changed files with 9 additions and 5 deletions

View File

@ -16,7 +16,9 @@
<a href="/minecraft" class="button">Minecraft</a>
<a href="/contact" class="button">Contact</a>
</section>
<a href="/faq" class="button">FAQ</a>
</section>
</header>

View File

@ -4,9 +4,11 @@ title: Contact Us
# {title}
## Do you want to contact us?
# Our email (note that it is currently not working)
# Our email
<a href="mailto:contact@mutahar.rocks">contact@mutahar.rocks</a>
<p><a href="mailto:contact@mutahar.rocks">contact@mutahar.rocks</a></p>
<p><a href="mailto:contact@mutahar.rocks">contact@projectsegfau.lt</a></p>
<p><i>Please be aware that Microsoft often blocks non-popular emails, if you do contact us through there, make sure to check your spam and mark it as not-spam!</i></p>
# Invites
@ -17,6 +19,6 @@ title: Contact Us
<p id="Active"></p>
<button type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both)"'>Click to show who is active on what platform</button>
<button type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both) / Devnol (Matrix)"'>Click to show who is active on what platform</button>
<p id="Activity"></p>
<p id="Activity"></p>