Files
omnivore/packages/thumbnail-handler/test/fixtures/findThumbnail.html
2023-06-07 10:45:46 +08:00

10 lines
343 B
HTML

<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>