soiz1 commited on
Commit
8353029
·
verified ·
1 Parent(s): 2d27294

Update static/contact.html

Browse files
Files changed (1) hide show
  1. static/contact.html +2 -13
static/contact.html CHANGED
@@ -1,7 +1,7 @@
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
4
- <title>PenguinMod - Contact</title>
5
  <meta charset="utf8">
6
  <meta name="viewport" content="width=device-width, initial-scale=1">
7
  <style>
@@ -32,18 +32,7 @@
32
  </header>
33
 
34
  <main>
35
- <p>
36
- Please only contact us personally for serious matters such as security, copyright, etc.
37
- <br>
38
- Spam, advertisments, or other mail may be blocked.
39
- </p>
40
-
41
- <br>
42
-
43
- <p>Email us at <a href="mailto:[email protected]">[email protected]</a></p>
44
- <p>Make an <a href="https://github.com/PenguinMod/PenguinMod-Home/issues">issue on our GitHub</a></p>
45
- <p>Post or reply mentioning <a href="https://twitter.com/penguin_mod">our X account</a></p>
46
- <p>Join <a href="https://discord.gg/NZ9MBMYTZh">our Discord Server</a></p>
47
  </main>
48
  </body>
49
  </html>
 
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
4
+ <title>Contact</title>
5
  <meta charset="utf8">
6
  <meta name="viewport" content="width=device-width, initial-scale=1">
7
  <style>
 
32
  </header>
33
 
34
  <main>
35
+ 現在使用できません。
 
 
 
 
 
 
 
 
 
 
 
36
  </main>
37
  </body>
38
  </html>