mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-19 08:27:54 +01:00
Remove double quote warning
This commit is contained in:
parent
35672fdb47
commit
db86c77019
1 changed files with 0 additions and 8 deletions
|
@ -172,10 +172,6 @@ <h1 id="title">The /r/place Atlas</h1>
|
|||
<p>Click anywhere on the image to start drawing a shape.
|
||||
When you're happy with the result, click the "Finish" button above or press the Enter key.</p>
|
||||
<p>You can then add more information about your object.</p>
|
||||
<div style="background-color:#666; padding:20px">
|
||||
<p><b>Warning</b></p>
|
||||
<p><b>DO NOT</b> include the character <b>"</b> (quotation marks) in your submission. It will not be approved.</p>
|
||||
</div><br>
|
||||
<div style="background-color:#7289DA; padding:20px">
|
||||
<p><b>Need Help?</b></p>
|
||||
<b>You can ask for help on our discord server <a href="https://discord.gg/pJkm23b2nA">here</a>!</b><br>
|
||||
|
@ -192,10 +188,6 @@ <h1 id="title">The /r/place Atlas</h1>
|
|||
<p>Please copy the text below and submit it as a<br>
|
||||
new text post to <a target="_blank" href="https://www.reddit.com/r/placeAtlas2/">/r/placeAtlas2</a> on Reddit.</p>
|
||||
<p>I will then check it and add it to the atlas.</p>
|
||||
<div style="background-color:#666; padding:5px">
|
||||
<p><b>Warning</b></p>
|
||||
<p><b>DO NOT</b> include the character <b>"</b> (quotation marks) in your submission. It will not be approved.</p>
|
||||
</div>
|
||||
<textarea cols="50" rows="5" id="exportString"></textarea>
|
||||
<div style="display:flex; flex-direction:column;align-items:center">
|
||||
<a href="_blank" id="exportDirectPost">Post Direct to Reddit</a>
|
||||
|
|
Loading…
Reference in a new issue