From 134ea4927f64423cae451824995b1b7728068258 Mon Sep 17 00:00:00 2001 From: Colin Marquardt Date: Sat, 7 Sep 2024 22:36:51 +0200 Subject: [PATCH] Replace unsplash image by static file Use the illustration we are already shipping. Closes #154 --- sample-docs/kitchen-sink/tables.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/sample-docs/kitchen-sink/tables.rst b/sample-docs/kitchen-sink/tables.rst index fc6cbc325..7b2ffb76c 100644 --- a/sample-docs/kitchen-sink/tables.rst +++ b/sample-docs/kitchen-sink/tables.rst @@ -137,11 +137,14 @@ List Tables .. list-table:: This is a list table with images in it. - * - .. figure:: https://source.unsplash.com/200x200/daily?cute+puppy + * - .. figure:: ../../src/assets/illustration.svg + :width: 200px This is a short caption for a figure. - - .. figure:: https://source.unsplash.com/200x200/daily?cute+puppy + - .. figure:: ../../src/assets/illustration.svg + :width: 200px - This is a long caption for a figure. Lorem ipsum dolor sit amet, consectetur adipiscing elit. - Donec porttitor dolor in odio posuere, vitae ornare libero mattis. In lobortis justo vestibulum nibh aliquet, non. + This is a long caption for a figure. + Illustration by `Pixeltrue `_ + from `Ouch! `_.