|
- <!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"/>
- <link rel="stylesheet" href="../static/style.css" type="text/css" />
- <title>Exmods | Title</title>
- </head>
- <body>
- <h3><a href="index.html" alt="You know your browser has a back button, right?">Back to list</a></h3>
- <h1>Title</h1>
-
- <div class="text-content">
- <p>
- <span class="tab"></span>
- Blog post.
- I'd assume this will be very long and take up lots of space.
- If it doesn't, why are you making this blog post anyway?
- Maybe I should use Lorem Ipsum to make this longer... or I could just continue this strange stream of consciousness that I'm typing right now.
- Personally, since most people will never see this, I think this is more interesting than Lorem Ipsum.
- Plus, since I'm going to see this everytime I want to make a new blog post, this will be something to stare at before I figure out what actual content to write.
- </p>
- <p>
- <span class="tab"></span>
- Blog posts should have more than just one paragraph, unless you like making garbage.
- I have even less idea what to write for this paragraph, though.
- I wonder if mashing my head on the keyboard would work...
- There's only one way to find out!
- 9uq0ujd098qyg208eyhdoias weo tw3089tinw3e49o5t ywe49o5ty wr4waudapw npa nwu09dn09 wdn ua09uwd 0w[udw0-90 d0w97da0wd.
- Actually using my hands was more effective.
- My head is pretty useless, I'm not sure why evolution gave us a head.
- </p>
- </div>
- <footer>
- exmods.org|<a href="https://git.exmods.org/ExMods/html-site">Site Repository</a>|<a href="https://exmods.org">Home</a>|<a href="https://discord.gg/2CtWzZT">Discord</a>|<a href="https://twitter.com/GamecraftMods">Twitter</a>
- </footer>
- </body>
- </html>
|