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 839cdf1 commit 2e4c009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Support/Contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<a style="color: green;" href="https://discord.gg/nxFtjs4jH9" target="_top">Or join our discord!</a>
<br>
<br>
<button style="color:green;background-color:black;border-color:green;width:125px;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");
<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) ;};
d.innerHTML="X";
d.style="background-color:red";
document.body.appendChild(d);
'> Forgot your key? </button>
'> Forgot your key? Click here!</button>
</center>
<br />
<br />
Expand Down

0 comments on commit 2e4c009

Please sign in to comment.