Skip to content

Commit

Permalink
Resolves issue AOSSIE-Org#178
Browse files Browse the repository at this point in the history
  • Loading branch information
khushi-hura committed Jan 11, 2025
1 parent 0db6c4f commit 2746381
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/scripts/populate_monuments.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ const monumentsData = [
"country": "South Dakota",
"has3DModel": true,
"image":
"https://firebasestorage.googleapis.com/v0/b/monumento-277103.appspot.com/o/monuments%2FRushmore.png?alt=media&token=a33ee419-70ae-4c2c-bd20-091ff49f668f",
"https://firebasestorage.googleapis.com/v0/b/monumento-3df85.appspot.com/o/monuments%2FRushmore.png?alt=media&token=a33ee419-70ae-4c2c-bd20-091ff49f668f",
"image_1x1_":
"https://firebasestorage.googleapis.com/v0/b/monumento-277103.appspot.com/o/monuments%2FRushmore.png?alt=media&token=a33ee419-70ae-4c2c-bd20-091ff49f668f",
"https://firebasestorage.googleapis.com/v0/b/monumento-3df85.appspot.com/o/monuments%2FRushmore.png?alt=media&token=a33ee419-70ae-4c2c-bd20-091ff49f668f",
"images": [
"https://i0.wp.com/gregdisch.com/wp-content/uploads/2021/01/Mount-Rushmore-National-Memorial-20140915-_MG_7930.jpg?ssl=1",
"https://www.nps.gov/moru/learn/historyculture/images/Hall-of-Records-2017-2_1.jpg?maxwidth=1300&maxheight=1300&autorotate=false",
Expand All @@ -50,7 +50,7 @@ const monumentsData = [
}
],
"modelLink":
"https://firebasestorage.googleapis.com/v0/b/monumento-277103.appspot.com/o/3dModels%2Fmount_rushmore%2Fscene?alt=media&token=522ada26-b7ae-4ef0-b682-dc595d6bf732",
"https://firebasestorage.googleapis.com/v0/b/monumento-3df85.appspot.com/o/3dModels%2Fmount_rushmore%2Fscene?alt=media&token=522ada26-b7ae-4ef0-b682-dc595d6bf732",
"name": "Mount Rushmore National Memorial",
"rating": 3.9,
"wikiPageId": "185973",
Expand Down

0 comments on commit 2746381

Please sign in to comment.