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.

50 lines
2.6KB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta name="theme-color" content="#20c420" />
  5. <meta name="author" content="Exmods community" />
  6. <meta name="keywords" content="exmods,gamecraft,modding,mod" />
  7. <meta name="og:type" content="website" />
  8. <meta name="og:title" content="Exmods" />
  9. <meta name="og:description" content="Gamecraft modding website" />
  10. <meta name="description" content="Gamecraft modding website" />
  11. <meta name="og:image" content="../static/favicon.png" />
  12. <meta name="og:url" content="https://www.exmods.org" />
  13. <meta charset="UTF-8" />
  14. <link rel="icon" href="../static/favicon.png" type="image/x-icon"/>
  15. <link rel="shortcut icon" href="../static/favicon.png" type="image/x-icon"/>
  16. <link rel="stylesheet" href="../static/style.css" type="text/css" />
  17. <title>Exmods | Title</title>
  18. </head>
  19. <body>
  20. <h3><a href="index.html" title="You know your browser has a back button, right?">Back to list</a></h3>
  21. <h1>Title</h1>
  22. <div class="text-content">
  23. <p>
  24. <span class="tab"></span>
  25. Blog post.
  26. I'd assume this will be very long and take up lots of space.
  27. If it doesn't, why are you making this blog post anyway?
  28. 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.
  29. Personally, since most people will never see this, I think this is more interesting than Lorem Ipsum.
  30. 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.
  31. </p>
  32. <p>
  33. <span class="tab"></span>
  34. Blog posts should have more than just one paragraph, unless you like making garbage.
  35. I have even less idea what to write for this paragraph, though.
  36. I wonder if mashing my head on the keyboard would work...
  37. There's only one way to find out!
  38. 9uq0ujd098qyg208eyhdoias weo tw3089tinw3e49o5t ywe49o5ty wr4waudapw npa nwu09dn09 wdn ua09uwd 0w[udw0-90 d0w97da0wd.
  39. Actually using my hands was more effective.
  40. My head is pretty useless, I'm not sure why evolution gave us a head.
  41. </p>
  42. </div>
  43. <footer>
  44. 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>
  45. </footer>
  46. </body>
  47. </html>