Skip to content

Commit

Permalink
demo: Change photos (placekitten.com is down)
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed May 6, 2024
1 parent ad9939d commit 790e32b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions demo/_sections/interactive-content.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@ Using ``container`` directive, you can work stack layouting.
.. revealjs-fragments::
.. image:: https://placekitten.com/450/300
.. image:: https://picsum.photos/450/300
.. image:: https://placekitten.com/300/450
.. image:: https://picsum.photos/300/450
.. image:: https://placekitten.com/400/400
.. image:: https://picsum.photos/400/400
.. revealjs-break::

Expand All @@ -122,8 +122,8 @@ Using ``container`` directive, you can work stack layouting.

.. revealjs-fragments::

.. image:: https://placekitten.com/450/300
.. image:: https://picsum.photos/450/300

.. image:: https://placekitten.com/300/450
.. image:: https://picsum.photos/300/450

.. image:: https://placekitten.com/400/400
.. image:: https://picsum.photos/400/400
2 changes: 1 addition & 1 deletion demo/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Introduction of sphinx-revealjs
===============================

:Based version: 3.0.2
:Demo updated: 2022-11-13
:Demo updated: 2024-05-06 JST

Overview
========
Expand Down

0 comments on commit 790e32b

Please sign in to comment.