Skip to content

Commit

Permalink
Update image path.
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhuang committed Aug 18, 2021
1 parent d3e3d6d commit 47bdd58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@ ScreenShots

- Multiple image upload, sortable

.. image:: https://github.com/dzhuang/django-gallery-widget/blob/main/demo/static/demo/screen_upload.png
.. image:: https://raw.githubusercontent.com/dzhuang/django-gallery-widget/main/demo/static/demo/screen_upload.png
:width: 70%
:align: center

- Client/Server side crop

.. image:: https://github.com/dzhuang/django-gallery-widget/blob/main/demo/static/demo/screen_crop.png
.. image:: https://raw.githubusercontent.com/dzhuang/django-gallery-widget/main/demo/static/demo/screen_crop.png
:width: 70%
:align: center

- Easy Gallery render

.. image:: https://github.com/dzhuang/django-gallery-widget/blob/main/demo/static/demo/screen_detail.png
.. image:: https://raw.githubusercontent.com/dzhuang/django-gallery-widget/main/demo/static/demo/screen_detail.png
:width: 70%
:align: center

Expand Down

0 comments on commit 47bdd58

Please sign in to comment.