|
- <!DOCTYPE html>
-
- <html lang="en">
- <head>
- <meta name="theme-color" content="#20c420" />
- <meta name="author" content="Exmods community" />
- <meta name="keywords" content="exmods,gamecraft,modding,mod" />
- <meta name="og:type" content="website" />
- <meta name="og:title" content="Exmods" />
- <meta name="og:description" content="Gamecraft modding website" />
- <meta name="description" content="Gamecraft modding website" />
- <meta name="og:image" content="/static/favicon.png" />
- <meta name="og:url" content="https://www.exmods.org" />
- <meta charset="UTF-8" />
- <link rel="icon" href="/static/favicon.png" type="image/x-icon"/>
- <link rel="shortcut icon" href="/static/favicon.png" type="image/x-icon"/>
- <title>Exmods</title>
- </head>
- <body style="background-color: #404040; color: #20c420;">
- <h1 style="text-align: center; padding-top: 15%; 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>
- <h5 style="text-align: center; color: #20c420;"><a style="text-decoration:none; color: #208020;" href="/guides">Guides!</a>
- <a style="text-decoration:none; color: #208020;" href="/blog">Blog!</a></h5>
- </body>
- </html>
|