Merge pull request #36 from overlisted/patch-1

Add Rust
This commit is contained in:
Aeywoo 2022-04-05 13:46:27 +09:30 committed by GitHub
commit 75d3241dc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -242,6 +242,7 @@ var atlas = [
{"id":192,"name":"Loky Ronin","description":"a piece of art drawn by Videoyun Community ","website":"https://twitch.tv/videoyun","subreddit":"/r/videoyun","center":[772.5,1421.5],"path":[[735.5,1403.5],[735.5,1439.5],[809.5,1439.5],[809.5,1403.5]]},
{"id":193,"submitted_by": "L33Tech", "name":"Place Start","description":"A start menu for r/place, syled after Windows XP","website":"","subreddit":"/r/PlaceStart","center":[589.5,1985.5],"path":[[0.5,1970.5],[1200.5,1972.5],[1200.5,1999.5],[0.5,2000.5],[0.5,1970.5]]},
{"id":194,"submitted_by": "L33Tech", "name":"r/TheBlueCorner","description":"Exactly what it sounds like, but filled with amogus.","website":"","subreddit":"/r/TheBlueCorner","center":[1959.5,1939.5],"path":[[1915.5,1868.5],[2002.5,1867.5],[2004.5,2007.5],[1916.5,2013.5],[1916.5,1991.5],[1916.5,1922.5],[1916.5,1868.5]]},
{"id":195,"name":"The Rust programming language","description":"This little square belongs to the community of the Rust programming language","website":"https://rust-lang.org","subreddit":"r/rust","center":[735.5,622.5],"path":[[722.5,608.5],[722.5,635.5],[748.5,635.5],[748.5,608.5]]},
];
//console.log("There are "+atlas.length+" entries in the Atlas.");