omnivore/packages/thumbnail-handler/test/fixtures/findThumbnail.html

10 lines
347 B
HTML
Raw Permalink Normal View History

2023-06-07 02:45:46 +00:00
<DIV class="page" id="readability-page-1">
2025-09-24 10:37:39 +00:00
<img src="https://omnivore.work/small.png" alt="small image" />
2023-06-07 02:45:46 +00:00
2025-09-24 10:37:39 +00:00
<img src="https://omnivore.work/large_and_square.png" alt="large and square image" />
2023-06-07 02:45:46 +00:00
2025-09-24 10:37:39 +00:00
<img src="https://omnivore.work/wide.png" alt="wide image" />
2023-06-07 02:45:46 +00:00
2025-09-24 10:37:39 +00:00
<img src="https://omnivore.work/sprite.png" alt="sprite image" />
2023-06-07 02:45:46 +00:00
</DIV>