This commit is contained in:
Digital Cheese 2023-10-21 15:59:18 +00:00 committed by GitHub
commit f6afa0e7cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang=en-US>
<head><meta name="viewport" content="width=device-width"></head>
<body style=background-color:darksalmon>
<p1 style;font-size:150%;color:black;> These are all of my contact methods that I will make available here. There are a decent amount so it should be easy to do. I will eventually make an email for business and user reports. All mods are humans. As of now there is only 1 person working at all on this and that is me, the one typing the whole site as of now.</p1>
</body>
<body>
<h1 style;font-size:125%;color:red>Discord: Digital Cheese#9535</h1>
<h1 style;font-size:125%;color:red>3DSPaint/DSiPaint: DCTheGamr</h1>
<h1 style;font-size:125%;color:red>Reddit: u/Digital_CheeseYT</h1>
<h1 style;font-size:125%;color:red>YouTube: Digital Cheese</h1>
<h1 style;font-size:125%;color:red>YouTube 2: InternetLand</h1>
<h1 style;font-size:125%;color:red>SpaceHey: Digital Cheese</h1>
<h1>-------------------------------------------------------------</h1>
</body>
<body>
<h2>Send e-mail to InternetLand Support. It opens your email application so just say e for each box.</h2>
<form action="mailto:replyhelp.internetland@outlook.com" method="post" enctype="text/plain">
E-mail:<br>
<input type="text" name="mail"><br>
Comment:<br>
<input type="text" name="comment" size="50"><br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">
</form>
</body>
</html>