diff --git a/web/_js/main.js b/web/_js/main.js index e7cc174e..f14b7fee 100644 --- a/web/_js/main.js +++ b/web/_js/main.js @@ -79,7 +79,7 @@ init(); async function init(){ - let resp = await fetch("/atlas.json"); + let resp = await fetch("./atlas.json"); atlas = await resp.json(); atlas.sort(function (a, b) { if (a.center[1] < b.center[1]) { diff --git a/web/index.html b/web/index.html index 80b0477d..5438869f 100644 --- a/web/index.html +++ b/web/index.html @@ -175,8 +175,8 @@

The /r/place Atlas

When you're happy with the result, click the "Finish" button above or press the Enter key.

You can then add more information about your object.

-

Handy with GitHub?

-

You can contribute directly with a Pull Request here!

+

Warning

+

DO NOT include the character " (quotation marks) in your submission. It will not be approved.


Need Help?

@@ -195,8 +195,8 @@

The /r/place Atlas

new text post to /r/placeAtlas2 on Reddit.

I will then check it and add it to the atlas.

-

Handy with GitHub?

-

You can contribute directly with a Pull Request here!

+

Warning

+

DO NOT include the character " (quotation marks) in your submission. It will not be approved.