Skip to content

Commit a934169

Browse files
committed
unique images
1 parent 4e5107c commit a934169

6 files changed

Lines changed: 3 additions & 3 deletions

File tree

public/images/hl2-hero.png

-5.54 MB
Binary file not shown.

public/images/hls2-hero.webp

346 KB
Loading

public/images/hls2-l30-hero.webp

401 KB
Loading

public/images/hls2-s30-hero.webp

305 KB
Loading

src/config/datasetGroups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ hls2:
668668
[HLS Overview](https://lpdaac.usgs.gov/data/get-started-data/collection-overview/missions/harmonized-landsat-sentinel-2-hls-overview/).
669669
assets:
670670
headerImg:
671-
href: ./images/hls2-hero.jpg
671+
href: ./images/hls2-hero.webp
672672
thumbnail:
673673
href: https://ai4edatasetspublicassets.blob.core.windows.net/assets/pc_thumbnails/hls2.webp
674674
keywords:

src/config/datasets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,15 +467,15 @@ hgb:
467467

468468
hls2-s30:
469469
category: Imagery
470-
headerImg: ./images/sentinel-hero.jpg
470+
headerImg: ./images/hls2-s30-hero.webp
471471
tabs:
472472
- title: Example Notebook
473473
src: hls2-example.html
474474
launch: datasets/hls2/hls2-example.ipynb
475475

476476
hls2-l30:
477477
category: Imagery
478-
headerImg: ./images/sentinel-hero.jpg
478+
headerImg: ./images/hls2-l30-hero.webp
479479
tabs:
480480
- title: Example Notebook
481481
src: hls2-example.html

0 commit comments

Comments
 (0)