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

10 lines
343 B
HTML
Raw Permalink Normal View History

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