mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-15 08:09:02 +00:00
feat: Add contact section to about page
This commit is contained in:
parent
6b904164c3
commit
c8ce92d0d4
1 changed files with 9 additions and 0 deletions
|
@ -63,6 +63,15 @@
|
|||
<a href="https://github.com/overflowerror/mobmash.click">Github</a>. Pull Requests are welcome!
|
||||
</p>
|
||||
|
||||
<h2 id="contact">Contact</h2>
|
||||
|
||||
<p>
|
||||
In case you want to contact me regarding this website, please use the following email address:
|
||||
</p>
|
||||
<p>
|
||||
<a href="mailto:<?= GENERAL_CONTACT_EMAIL ?>"><?= GENERAL_CONTACT_EMAIL ?></a>
|
||||
</p>
|
||||
|
||||
<h2 id="credits">Credits & Tech Stack</h2>
|
||||
|
||||
<h3>Minecraft Related Content</h3>
|
||||
|
|
Loading…
Reference in a new issue