|
1234567891011121314 |
- <!DOCTYPE html>
-
- <html lang="en">
- <head>
- <link rel="icon" href="https://raw.githubusercontent.com/NGnius/rxsm/develop/resources/images/icon-notext-2048.png" type="image/x-icon"/>
- <link rel="shortcut icon" href="https://raw.githubusercontent.com/NGnius/rxsm/develop/resources/images/icon-notext-2048.png" type="image/x-icon"/>
- <title>Exmods</title>
- </head>
- <body style="background-color: #404040; color: #20c420;">
- <h1 style="text-align: center; padding-top: 10%; color: #20c420;">Welcome to the Exmods mod site</h1>
- <h3 style="text-align: center; color: #20c420;">This domain is under construction, please check back (much) later</h3>
- <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>
- </body>
- </html>
|