Skip to content

Commit

Permalink
updated contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
ApachiPro authored Dec 11, 2023
1 parent 2e4c009 commit f6e98d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Support/Contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@
Having Issues? Want to talk? Contact us!
</font>
</p>

<font size="5">
<a style="color: green;" href="mailto:[email protected]?subject=You're%20Cool." target="_top">Email us!</a>
<br>
<br>
<p style="color: green;">Call us! (419) 777-6248</p>
<br>
<a style="color: green;" href="https://discord.gg/nxFtjs4jH9" target="_top">Or join our discord!</a>
<br>
</font>
<br>
<button style="color:green;background-color:black;border-color:green;width:155px;height:35px" onclick='var iframe = document.createElement("iframe"); iframe.src="https://ue5efofn6p4.typeform.com/to/KnqKDh7V"; iframe.style=" width:100%; height:100%";document.body.appendChild(iframe); var d = document.createElement("button");
d.onclick= function () {document.body.removeChild(iframe);document.body.removeChild(d) ;};
Expand Down

0 comments on commit f6e98d4

Please sign in to comment.