Use shot-scraper images from datasette-screenshots repo, closes #1844

This commit is contained in:
Simon Willison 2022-10-14 12:56:48 -07:00
commit fdf9891c3f
9 changed files with 14 additions and 6 deletions

View file

@ -8,7 +8,7 @@ SQLite tables can contain binary data in ``BLOB`` columns.
Datasette includes special handling for these binary values. The Datasette interface detects binary values and provides a link to download their content, for example on https://latest.datasette.io/fixtures/binary_data
.. image:: binary_data.png
.. image:: https://raw.githubusercontent.com/simonw/datasette-screenshots/0.62/binary-data.png
:width: 311px
:alt: Screenshot showing download links next to binary data in the table view