File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ based on the currently active colour scheme.
7171:class: only-light
7272```
7373
74- ```{image} https://picsum.photos/id/237 /200/200
74+ ```{image} https://picsum.photos/id/1025 /200/200
7575:align: center
7676:class: only-dark
7777```
@@ -81,7 +81,7 @@ based on the currently active colour scheme.
8181:figclass: only-light
8282```
8383
84- ```{figure} https://picsum.photos/id/237 /200/200
84+ ```{figure} https://picsum.photos/id/1025 /200/200
8585:align: center
8686:figclass: only-dark
8787```
@@ -95,7 +95,7 @@ This is from Markdown.
9595 :class: only-light
9696
9797
98- .. image:: https://picsum.photos/id/237 /200/200
98+ .. image:: https://picsum.photos/id/1025 /200/200
9999 :align: center
100100 :class: only-dark
101101
@@ -105,7 +105,7 @@ This is from Markdown.
105105 :figclass: only-light
106106
107107
108- .. figure:: https://picsum.photos/id/237 /200/200
108+ .. figure:: https://picsum.photos/id/1025 /200/200
109109 :align: center
110110 :figclass: only-dark
111111
You can’t perform that action at this time.
0 commit comments