Design and logic for user-facing site https://exmods.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
966B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <link rel="icon" href="https://raw.githubusercontent.com/NGnius/rxsm/develop/resources/images/icon-notext-2048.png" type="image/x-icon"/>
  5. <link rel="shortcut icon" href="https://raw.githubusercontent.com/NGnius/rxsm/develop/resources/images/icon-notext-2048.png" type="image/x-icon"/>
  6. <title>Exmods</title>
  7. </head>
  8. <body style="background-color: #404040; color: #20c420;">
  9. <h1 style="text-align: center; padding-top: 10%; color: #20c420;">Welcome to the Exmods mod site</h1>
  10. <h3 style="text-align: center; color: #20c420;">This domain is under construction, please check back (much) later</h3>
  11. <h5 style="text-align: center; color: #20c420;"><a style="text-decoration:none; color: #208020;" href="https://git.exmods.org">View our code site</a> or <a style="text-decoration:none; color: #208020;" href="https://git.exmods.org/exmods/html-site">build this site with us</a>.</h5>
  12. </body>
  13. </html>