mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-12 13:02:04 +01:00
Implement almost all the edit requests
This commit is contained in:
parent
b5bf8d3132
commit
b61d1ae3af
6 changed files with 1632 additions and 482 deletions
1049
combined.js
1049
combined.js
File diff suppressed because it is too large
Load diff
7
web/_js/atlas-min.js
vendored
7
web/_js/atlas-min.js
vendored
File diff suppressed because one or more lines are too long
1049
web/_js/atlas.js
1049
web/_js/atlas.js
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
@ -68,7 +68,7 @@ <h2>How to contribute</h2>
|
|||
<p>Please read <a href="https://reddit.com/r/placeAtlas/comments/63afic/how_to_contribute/" target="_blank">this post on reddit</a> to learn how to submit a new entry.</p>
|
||||
<p>The <a href="https://reddit.com/r/placeAtlas/" target="_blank">/r/placeAtlas</a> subreddit is also the place to submit all bug reports, feature requests or questions.</p>
|
||||
<h2>Contributors</h2>
|
||||
<p>The Atlas would not have been possible without the help of the following 707 reddit users.</p>
|
||||
<p>The Atlas would not have been possible without the help of the following 708 reddit users.</p>
|
||||
<p>Thank you to everyone who contributed.</p>
|
||||
<div id="contributors">
|
||||
<a href="https://reddit.com/user/-Chowder-" target="_blank">-Chowder-</a>
|
||||
|
@ -539,6 +539,7 @@ <h2>Contributors</h2>
|
|||
<a href="https://reddit.com/user/Pepperyena" target="_blank">Pepperyena</a>
|
||||
<a href="https://reddit.com/user/pepsisong2" target="_blank">pepsisong2</a>
|
||||
<a href="https://reddit.com/user/Persona_Alio" target="_blank">Persona_Alio</a>
|
||||
<a href="https://reddit.com/user/pezkuvi" target="_blank">pezkuvi</a>
|
||||
<a href="https://reddit.com/user/piergaming" target="_blank">piergaming</a>
|
||||
<a href="https://reddit.com/user/Pikawil" target="_blank">Pikawil</a>
|
||||
<a href="https://reddit.com/user/PizzaItch" target="_blank">PizzaItch</a>
|
||||
|
|
|
@ -180,7 +180,7 @@ <h2>Tux</h2>
|
|||
|
||||
|
||||
|
||||
<script type="text/javascript" src="./_js/minified.js?version=1.0.61"></script>
|
||||
<script type="text/javascript" src="./_js/minified.js?version=1.0.62"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue