Advertisement
wtmhahagd

tP HTML

Aug 2nd, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>thinkPLANK</title>
  5. <meta charset="utf-8">
  6. </head>
  7. <body>
  8. <h1>Welcome to thinkPLANK</h1>
  9. <p>Hi. We're thinkPLANK, a group of two friends bringing Minecraft mods to the masses.</p>
  10. <p>Our first mod will be GrimCraft, a mod bringing new functionality to the Nether keeping faithful to the vanilla style.</p>
  11. <p>Apologies for the sparse webpage. Proper one will be up. Eventually. We hope.</p>
  12. <p>Thanks for stopping by!</p>
  13. <p><a href="https://github.com/thinkplank/grimcraft">GrimCraft on Github</a></p>
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement