From 202038b5bb608f79eeade5615148fea2b0f55bd3 Mon Sep 17 00:00:00 2001 From: Andrew Koster <73126222+akoster3@users.noreply.github.com> Date: Mon, 4 Apr 2022 19:13:18 -0500 Subject: [PATCH] Update atlas.js --- web/_js/atlas.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/_js/atlas.js b/web/_js/atlas.js index 220be23d..1ae6aeb1 100644 --- a/web/_js/atlas.js +++ b/web/_js/atlas.js @@ -226,8 +226,7 @@ var atlas = [ {"id":176,"name": "Interlingue", "description": "Flag of Interlingue, an IAL to communicate between Western European languages.", "website": "https://occidental-lang.com", "subreddit": "/r/interlingue", "center": [ 768.5, 328.5 ], "path": [ [ 765.5, 326.5 ], [ 770.5, 326.5 ], [ 770.5, 329.5 ], [ 765.5, 329.5 ] ] }, {"id":177, "name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] }, {"id":178, "name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] }, - -]; +{"id":179, "name": "Big Ten East", "description": "The eastern claim of the Big Ten. Pioneered by Indiana, this claim also includes Northwestern, Michigan State, Minnesota, and PAC-12 member Stanford.", "website": "","subreddit": "/r/TheB1G", "center": [1529.5, 764.5], "path": [[1508.5,780.5],[1552.5,780.5],[1552.5,768.5],[1550.5,768.5],[1550.5,747.5],[1508.5,747.5],[1508.5,780.5]]}]; //console.log("There are "+atlas.length+" entries in the Atlas.");