mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-26 07:24:27 +01:00
adds GitHub atlas.js link to contribution sidebar
This commit is contained in:
parent
7f2c14dce6
commit
893cb96480
1 changed files with 8 additions and 0 deletions
|
@ -176,6 +176,10 @@ <h1 id="title">The /r/place Atlas</h1>
|
||||||
<p>Click anywhere on the image to start drawing a shape.
|
<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>
|
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>
|
<p>You can then add more information about your object.</p>
|
||||||
|
<div style="background-color: #666666; padding:20px">
|
||||||
|
<p><b>Handy with GitHub?</b></p>
|
||||||
|
<p>You can contribute directly with a Pull Request <a href="https://github.com/Codixer/place-atlas/blob/master/web/_js/atlas.js">here!</a></p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -188,6 +192,10 @@ <h1 id="title">The /r/place Atlas</h1>
|
||||||
<p>Please copy the text below and submit it as a<br>
|
<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>
|
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>
|
<p>I will then check it and add it to the atlas.</p>
|
||||||
|
<div style="background-color: #666666; padding:5px">
|
||||||
|
<p><b>Handy with GitHub?</b></p>
|
||||||
|
<p>You can contribute directly with a Pull Request <a href="https://github.com/Codixer/place-atlas/blob/master/web/_js/atlas.js">here!</a></p>
|
||||||
|
</div>
|
||||||
<textarea cols="50" rows="5" id="exportString"></textarea>
|
<textarea cols="50" rows="5" id="exportString"></textarea>
|
||||||
<div style="display:flex;flex-direction:column;align-items: center;">
|
<div style="display:flex;flex-direction:column;align-items: center;">
|
||||||
<a href="_blank" id="exportDirectPost">Post Direct to Reddit</a>
|
<a href="_blank" id="exportDirectPost">Post Direct to Reddit</a>
|
||||||
|
|
Loading…
Reference in a new issue