Skip to content

Commit

Permalink
ESLint: address camelcase and other errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 committed Jul 2, 2023
1 parent 14e857f commit 75c62ed
Show file tree
Hide file tree
Showing 47 changed files with 144 additions and 144 deletions.
16 changes: 8 additions & 8 deletions lib/scraper.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ class HTTPResponseError extends Error {
}
}

const base_url = 'https://www.nasa.gov';
const baseUrl = 'https://www.nasa.gov';

const search_params = new URLSearchParams({
const searchParams = new URLSearchParams({
from: 0,
size: 5,
sort: 'promo-date-time:desc',
q: '((ubernode-type:feature OR ubernode-type:image) AND (routes:1446))'
});

const search_url = `${base_url}/api/2/ubernode/_search?${search_params}`;
const searchUrl = `${baseUrl}/api/2/ubernode/_search?${searchParams}`;

(async () => {
console.log('🐶 Fetching and parsing data from NASA Search API...');

const { hits: { hits: [...results] } } = await (async () => {
const response = await fetch(search_url);
const response = await fetch(searchUrl);

if (response.ok) {
return await response.json();
Expand All @@ -56,13 +56,13 @@ const search_url = `${base_url}/api/2/ubernode/_search?${search_params}`;
return;
}

const canonical_url = new URL(result.uri, base_url);
const image_url = new URL(image.uri.replace('public:/', '/sites/default/files'), base_url);
const image_alt = image.alt;
const canonicalUrl = new URL(result.uri, baseUrl);
const imageUrl = new URL(image.uri.replace('public:/', '/sites/default/files'), baseUrl);
const imageAlt = image.alt;

const content = new TurndownService().turndown(result.body.toString());

const data = new Buffer.from(`---json\n${JSON.stringify({ date, title, canonical_url, image_url, image_alt, author }, null, 2)}\n---\n\n${content}\n`);
const data = Buffer.from(`---json\n${JSON.stringify({ date, title, canonicalUrl, imageUrl, imageAlt, author }, null, 2)}\n---\n\n${content}\n`);

console.log(`💾 Saving new post to ${outputFilePath}!`);
fs.writeFileSync(outputFilePath, data);
Expand Down
4 changes: 2 additions & 2 deletions src/_includes/post.liquid
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<article class="h-entry" id="post-{{ date | date: dates.iso8601 }}">
<div class="e-content">
<figure>
<img src="{{ data.image_url }}" alt="{{ data.image_alt }}" aria-details="post-{{ date | date: dates.iso8601 }}" class="u-photo">
<img src="{{ data.imageUrl }}" alt="{{ data.imageAlt }}" aria-details="post-{{ date | date: dates.iso8601 }}" class="u-photo">
</figure>

<div id="post-{{ date | date: dates.iso8601 }}">{{ content }}</div>
Expand All @@ -10,6 +10,6 @@
<hr>

<footer>
<p><small><a href="{{ data.canonical_url }}" rel="canonical" class="p-name u-uid u-url">{{ data.title }}</a> was published on <time class="dt-published" datetime="{{ date | date }}">{{ date | date: dates.display }}</time>.</small></p>
<p><small><a href="{{ data.canonicalUrl }}" rel="canonical" class="p-name u-uid u-url">{{ data.title }}</a> was published on <time class="dt-published" datetime="{{ date | date }}">{{ date | date: dates.display }}</time>.</small></p>
</footer>
</article>
6 changes: 3 additions & 3 deletions src/_posts/2023-05-01-486712.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-01T10:50:00-04:00",
"title": "Astronaut Kjell Lindgren",
"canonical_url": "https://www.nasa.gov/faces-of-nasa/kjell-lindgren",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/iss044e021798.jpeg",
"image_alt": "View of NASA astronaut Kjell Lindgren floating in front of the Cupola window.",
"canonicalUrl": "https://www.nasa.gov/faces-of-nasa/kjell-lindgren",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/iss044e021798.jpeg",
"imageAlt": "View of NASA astronaut Kjell Lindgren floating in front of the Cupola window.",
"author": "Thalia Patrinos"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-02-486988.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-02T12:12:00-04:00",
"title": "Neutron Stars Collide",
"canonical_url": "https://www.nasa.gov/image-feature/neutron-stars-collide",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/grb211211apt.jpg",
"image_alt": "Two blue neutrons stars orbit each other in this illustration. They're embedded in a disk of gas that starts off purple and then shades to gold and red as it moves outward. Jets of material emerge from just above and below the disk. .",
"canonicalUrl": "https://www.nasa.gov/image-feature/neutron-stars-collide",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/grb211211apt.jpg",
"imageAlt": "Two blue neutrons stars orbit each other in this illustration. They're embedded in a disk of gas that starts off purple and then shades to gold and red as it moves outward. Jets of material emerge from just above and below the disk. .",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-03-486888.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-03T07:00:00-04:00",
"title": "Hubble Captures Extraordinarily Bright Interacting Galaxies ",
"canonical_url": "https://www.nasa.gov/image-feature/goddard/2023/hubble-captures-extraordinarily-bright-interacting-galaxies",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/hubble_eso505-30_pi_2mstr_flat_final.jpg",
"image_alt": "Two blue-white, comma-shaped galaxies: at upper-right and lower-left of center. Streams of diffuse gas stretch between them. Areas of reddish-brown dust dot galaxy at left, less so on galaxy at right. Black background dotted with stars, distant galaxies.",
"canonicalUrl": "https://www.nasa.gov/image-feature/goddard/2023/hubble-captures-extraordinarily-bright-interacting-galaxies",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/hubble_eso505-30_pi_2mstr_flat_final.jpg",
"imageAlt": "Two blue-white, comma-shaped galaxies: at upper-right and lower-left of center. Streams of diffuse gas stretch between them. Areas of reddish-brown dust dot galaxy at left, less so on galaxy at right. Black background dotted with stars, distant galaxies.",
"author": "Andrea Gianopoulos"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-04-487021.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-04T11:49:00-04:00",
"title": "Exploring the Cosmos Together",
"canonical_url": "https://www.nasa.gov/image-feature/exploring-the-cosmos-together",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/52868012178_9b4c2bd472_o.jpg",
"image_alt": "Officials for the Czech Republic and NASA are seen following the signing of the Artemis Accords by the Czech Republic, Wednesday, May 3, 2023.",
"canonicalUrl": "https://www.nasa.gov/image-feature/exploring-the-cosmos-together",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/52868012178_9b4c2bd472_o.jpg",
"imageAlt": "Officials for the Czech Republic and NASA are seen following the signing of the Artemis Accords by the Czech Republic, Wednesday, May 3, 2023.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-05-486996.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-05T07:50:00-04:00",
"title": "Eyes on Ice",
"canonical_url": "https://www.nasa.gov/aeroresearch/eyes-on-ice",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/eyes-on-ice.png",
"image_alt": "Curtis Flack (left) and Paul von Hardenberg inspecting the ice that formed on the proprotor model.",
"canonicalUrl": "https://www.nasa.gov/aeroresearch/eyes-on-ice",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/eyes-on-ice.png",
"imageAlt": "Curtis Flack (left) and Paul von Hardenberg inspecting the ice that formed on the proprotor model.",
"author": "Lillian Gipson"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-08-487087.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-08T12:18:00-04:00",
"title": "Plumes from Popocatépetl Volcano",
"canonical_url": "https://www.nasa.gov/image-feature/plumes-from-popocat-petl-volcano",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/popocatepetll_oli_20231104_lrg.jpg",
"image_alt": "Popocatépetl erupts in this image acquired by Landsat 8 on April 14, 2023.",
"canonicalUrl": "https://www.nasa.gov/image-feature/plumes-from-popocat-petl-volcano",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/popocatepetll_oli_20231104_lrg.jpg",
"imageAlt": "Popocatépetl erupts in this image acquired by Landsat 8 on April 14, 2023.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-08-487091.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-08T19:33:00-04:00",
"title": "Spacewalkers Stephen Bowen and Sultan Alneyadi Exit the Quest Airlock",
"canonical_url": "https://www.nasa.gov/image-feature/spacewalkers-stephen-bowen-and-sultan-alneyadi-exit-the-quest-airlock",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/iss069e008015.jpg",
"image_alt": "Spacewalkers Stephen Bowen and Sultan Alneyadi exit the Quest airlock",
"canonicalUrl": "https://www.nasa.gov/image-feature/spacewalkers-stephen-bowen-and-sultan-alneyadi-exit-the-quest-airlock",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/iss069e008015.jpg",
"imageAlt": "Spacewalkers Stephen Bowen and Sultan Alneyadi exit the Quest airlock",
"author": "Mark Garcia"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-10-487120.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-10T12:25:00-04:00",
"title": "Vance Oyama, Searching for Life in Our Solar System",
"canonical_url": "https://www.nasa.gov/image-feature/vance-oyama-searching-for-life-in-our-solar-system",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/arc-1965-a-34401orig.jpg",
"image_alt": "Vance I. Oyama at the Gas Chromatograph in Ames' life detection laboratory, Vance and his brother Jiro both pioneered new areas of life sciences research at Ames.",
"canonicalUrl": "https://www.nasa.gov/image-feature/vance-oyama-searching-for-life-in-our-solar-system",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/arc-1965-a-34401orig.jpg",
"imageAlt": "Vance I. Oyama at the Gas Chromatograph in Ames' life detection laboratory, Vance and his brother Jiro both pioneered new areas of life sciences research at Ames.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-11-487138.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-11T12:05:00-04:00",
"title": "Stabilizing Shorelines with Mangroves",
"canonical_url": "https://www.nasa.gov/image-feature/stabilizing-shorelines-with-mangroves",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/ksc-20230412-ph-geb01_0130orig.jpg",
"image_alt": "A team member from Kennedy’s Environmental Management Branch works to remove a mangrove seedling on the shoreline of Kennedy Athletic, Recreation, and Social (KARS) Park at Kennedy Space Center in Florida on April 12, 2023.",
"canonicalUrl": "https://www.nasa.gov/image-feature/stabilizing-shorelines-with-mangroves",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/ksc-20230412-ph-geb01_0130orig.jpg",
"imageAlt": "A team member from Kennedy’s Environmental Management Branch works to remove a mangrove seedling on the shoreline of Kennedy Athletic, Recreation, and Social (KARS) Park at Kennedy Space Center in Florida on April 12, 2023.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-12-487170.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-12T11:48:00-04:00",
"title": "50th Anniversary of the Skylab 1 Launch",
"canonical_url": "https://www.nasa.gov/image-feature/50th-anniversary-of-the-skylab-1-launch",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/s73-26913orig.jpg",
"image_alt": "This week in 1973, the uncrewed Skylab was launched aboard a modified Saturn V launch vehicle from NASA’s Kennedy Space Center. ",
"canonicalUrl": "https://www.nasa.gov/image-feature/50th-anniversary-of-the-skylab-1-launch",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/s73-26913orig.jpg",
"imageAlt": "This week in 1973, the uncrewed Skylab was launched aboard a modified Saturn V launch vehicle from NASA’s Kennedy Space Center. ",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-15-487197.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-15T12:21:00-04:00",
"title": "Hearing and Seeing the Music of the Spheres",
"canonical_url": "https://www.nasa.gov/image-feature/hearing-and-seeing-the-music-of-the-spheres",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/52892444353_ae84d54281_o.jpg",
"image_alt": "An image of Jupiter is projected large on a screen above an orchestra on a darkened theater stage. The musicians are barely visible, with a soft light on the conductor. Blue lights illuminate the back of the stage.",
"canonicalUrl": "https://www.nasa.gov/image-feature/hearing-and-seeing-the-music-of-the-spheres",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/52892444353_ae84d54281_o.jpg",
"imageAlt": "An image of Jupiter is projected large on a screen above an orchestra on a darkened theater stage. The musicians are barely visible, with a soft light on the conductor. Blue lights illuminate the back of the stage.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-16-487217.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-16T11:33:00-04:00",
"title": "Moon Over the Southern Atlantic",
"canonical_url": "https://www.nasa.gov/image-feature/moon-over-the-southern-atlantic",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/iss069e008558orig.jpg",
"image_alt": "The waxing gibbous Moon is pictured from the International Space Station as it orbited 268 miles above the southern Atlantic Ocean. The Moon is nearly full and it glows brightly against the darkness of space.",
"canonicalUrl": "https://www.nasa.gov/image-feature/moon-over-the-southern-atlantic",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/iss069e008558orig.jpg",
"imageAlt": "The waxing gibbous Moon is pictured from the International Space Station as it orbited 268 miles above the southern Atlantic Ocean. The Moon is nearly full and it glows brightly against the darkness of space.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-17-487242.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-17T13:12:00-04:00",
"title": "Laguna San Rafael National Park Viewed from the Space Station",
"canonical_url": "https://www.nasa.gov/image-feature/laguna-san-rafael-national-park-viewed-from-the-space-station",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/52892230003_1f3d0ebf6d_k.jpeg",
"image_alt": "Laguna San Rafael National Park, photographed on May 9, 2023 as the space station orbited 268 miles above Chile.",
"canonicalUrl": "https://www.nasa.gov/image-feature/laguna-san-rafael-national-park-viewed-from-the-space-station",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/52892230003_1f3d0ebf6d_k.jpeg",
"imageAlt": "Laguna San Rafael National Park, photographed on May 9, 2023 as the space station orbited 268 miles above Chile.",
"author": "Dacia Massengill"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-18-487252.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-18T11:39:00-04:00",
"title": "U.S. Senate Members Meet the Crew of Artemis II ",
"canonical_url": "https://www.nasa.gov/image-feature/us-senate-members-meet-the-crew-of-artemis-ii",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/52905606104_de61d2a117_k.jpeg",
"image_alt": "Group photo with CSA astronaut Hansen, left, Sen. Moran, NASA Astronaut Koch, CSA President Campbell, NASA astronauts Wiseman, and VGlover, Sen. JShaheen, and NASA Administrator Nelson",
"canonicalUrl": "https://www.nasa.gov/image-feature/us-senate-members-meet-the-crew-of-artemis-ii",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/52905606104_de61d2a117_k.jpeg",
"imageAlt": "Group photo with CSA astronaut Hansen, left, Sen. Moran, NASA Astronaut Koch, CSA President Campbell, NASA astronauts Wiseman, and VGlover, Sen. JShaheen, and NASA Administrator Nelson",
"author": "Dacia Massengill"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-19-487237.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-19T07:00:00-04:00",
"title": "Hubble Peers into a Glistening Star Cluster",
"canonical_url": "https://www.nasa.gov/image-feature/goddard/2023/hubble-peers-into-a-glistening-star-cluster",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/hubble_ngc6325_potw2320a_0.jpg",
"image_alt": "Dense cluster of bright stars. Its core is to the left and has a distinct group of blue stars. Surrounding the core are stars in warmer colors. They are numerous near the core, becoming more sparse, small, and distant toward the sides of the image.",
"canonicalUrl": "https://www.nasa.gov/image-feature/goddard/2023/hubble-peers-into-a-glistening-star-cluster",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/hubble_ngc6325_potw2320a_0.jpg",
"imageAlt": "Dense cluster of bright stars. Its core is to the left and has a distinct group of blue stars. Surrounding the core are stars in warmer colors. They are numerous near the core, becoming more sparse, small, and distant toward the sides of the image.",
"author": "Andrea Gianopoulos"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-22-476593.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-22T09:29:00-04:00",
"title": "Baby Stars in the Orion Constellation ",
"canonical_url": "https://www.nasa.gov/image-feature/baby-stars-in-the-orion-constellation",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/pia19836-ngc2174.jpg",
"image_alt": "Scores of baby stars shrouded by dust are revealed in this infrared image of the star-forming region NGC 2174",
"canonicalUrl": "https://www.nasa.gov/image-feature/baby-stars-in-the-orion-constellation",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/pia19836-ngc2174.jpg",
"imageAlt": "Scores of baby stars shrouded by dust are revealed in this infrared image of the star-forming region NGC 2174",
"author": "Yvette Smith"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-23-487323.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-23T14:18:00-04:00",
"title": "SpaceX Dragon Crew Ship Approaches the Space Station",
"canonical_url": "https://www.nasa.gov/image-feature/spacex-dragon-crew-ship-approaches-the-international-space-station",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/52920038606_816bedf573_k.jpeg",
"image_alt": "The SpaceX Dragon crew ship, with four astronauts aboard, is seen in orbit ",
"canonicalUrl": "https://www.nasa.gov/image-feature/spacex-dragon-crew-ship-approaches-the-international-space-station",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/52920038606_816bedf573_k.jpeg",
"imageAlt": "The SpaceX Dragon crew ship, with four astronauts aboard, is seen in orbit ",
"author": "Dacia Massengill"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-24-487336.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-24T12:08:00-04:00",
"title": "Whistling Through the Wildflowers",
"canonical_url": "https://www.nasa.gov/image-feature/whistling-through-the-wildflowers",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/ksc-20230519-ph-fwm01-0167orig.jpg",
"image_alt": "Two black-bellied whistling ducks walk through a field of wildflowers at NASA’s John F. Kennedy Space Center in Florida on May 19, 2023.",
"canonicalUrl": "https://www.nasa.gov/image-feature/whistling-through-the-wildflowers",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/ksc-20230519-ph-fwm01-0167orig.jpg",
"imageAlt": "Two black-bellied whistling ducks walk through a field of wildflowers at NASA’s John F. Kennedy Space Center in Florida on May 19, 2023.",
"author": "Monika Luabeya"
}
---
Expand Down
6 changes: 3 additions & 3 deletions src/_posts/2023-05-24-487337.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"date": "2023-05-24T13:20:00-04:00",
"title": "Strategic Partnerships Manager Anita Dey",
"canonical_url": "https://www.nasa.gov/faces-of-nasa/anita-dey",
"image_url": "https://www.nasa.gov/sites/default/files/thumbnails/image/nhq202304260001.jpg",
"image_alt": "An Indian woman with short, curly, salt and pepper hair smiles softly at the camera wearing a sunshine yellow quarter sleeve blouse. Her hands are clasped as she leans agains a railing outside, with bright green bushes on her right-hand side. ",
"canonicalUrl": "https://www.nasa.gov/faces-of-nasa/anita-dey",
"imageUrl": "https://www.nasa.gov/sites/default/files/thumbnails/image/nhq202304260001.jpg",
"imageAlt": "An Indian woman with short, curly, salt and pepper hair smiles softly at the camera wearing a sunshine yellow quarter sleeve blouse. Her hands are clasped as she leans agains a railing outside, with bright green bushes on her right-hand side. ",
"author": "Tahira Allen"
}
---
Expand Down
Loading

0 comments on commit 75c62ed

Please sign in to comment.