diff --git a/docs/index.rst b/docs/index.rst index be8b832..71485e6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,8 @@ Features * Easily migrate your static settings to dynamic settings. * Admin interface to edit the dynamic settings. +.. image:: screenshot2.png + Installation ------------ @@ -119,13 +121,6 @@ authorization checks, feel free to set the :setting:`CONSTANCE_SUPERUSER_ONLY` setting to ``False`` and give the users or user groups access to the ``constance.change_config`` permission. -Screenshots ------------ - -.. figure:: screenshot2.png - - The standard edit screen. - .. figure:: screenshot1.png The virtual application ``Constance`` among your regular applications.