Skip to content

Commit

Permalink
Improve layout and add FAQ/YouTube/Discord links
Browse files Browse the repository at this point in the history
  • Loading branch information
rebane2001 committed Jun 9, 2019
1 parent 53a6d03 commit f3c725b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Expand Up @@ -15,7 +15,11 @@
</head>
<body>
<h1>MapartCraft</h1>
<p>A Minecraft mapart schematic generator, designed to be feasible in survival and servers like <a href="https://www.reddit.com/r/2b2t/" target="_blank" rel="noopener">2b2t</a>, running in your browser<br>Inspired by <a href="https://redd.it/2yck3f" target="_blank" rel="noopener">Redstonehelper's map art program</a>, with the goal to add much-requested features and removing the need to download a program<br>Feel free to message me on Discord (rebane2001#3716) or Reddit (<a href="https://www.reddit.com/message/compose/?to=rebane2001" target="_blank" rel="noopener">/u/rebane2001</a>), feature requests and bug reports go on <a href="https://github.com/rebane2001/mapartcraft/issues" target="_blank" rel="noopener">GitHub</a></p>
<h3><a href="faq.html" target="_blank" rel="noopener">FAQ</a> | <a href="https://youtu.be/bJ-wX68WNHM" target="_blank" rel="noopener">Video tutorial</a> | <a href="https://github.com/rebane2001/mapartcraft" target="_blank" rel="noopener">GitHub</a> | <a href="https://discord.gg/r7Tuerq" target="_blank" rel="noopener">Discord</a></h3>
<p>A Minecraft mapart schematic generator, designed to be feasible in survival and servers like <a href="https://www.reddit.com/r/2b2t/" target="_blank" rel="noopener">2b2t</a>, running in your browser<br>
Inspired by <a href="https://redd.it/2yck3f" target="_blank" rel="noopener">Redstonehelper's map art program</a>, with the goal to add much-requested features and removing the need to download a program<br>
Feel free to message me on Discord (rebane2001#3716) or Reddit (<a href="https://www.reddit.com/message/compose/?to=rebane2001" target="_blank" rel="noopener">/u/rebane2001</a>), feature requests and bug reports go on <a href="https://github.com/rebane2001/mapartcraft/issues" target="_blank" rel="noopener">GitHub</a><br>
<b>Please check the <a href="faq.html" target="_blank" rel="noopener">FAQ</a> before asking any questions anywhere!</b></p>
<div id="blockselection" class="section" style="float: left;">
<h2 id="blockselectiontitle">Block selection</h2>
<button id="fauxpresets" type="button" onClick="initCookie()">Presets</button>
Expand Down

0 comments on commit f3c725b

Please sign in to comment.