From d09cdf73de5ccd62e260e46aba04598a818f87de Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 6 May 2017 09:22:04 +0200 Subject: [PATCH] Update configuration.rst --- docs/configuration.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index d52c874..48057ac 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -139,15 +139,6 @@ To specify the theme, add the "theme" key in your "settings" key or your settings: theme: material -Light mode -~~~~~~~~~~ - -Prosopopée has a support light mode, for all gallery you need add /light on the url. -When this mode is enable Prosopopée build the gallery with light theme (no Js and pics size is 800px):: - - settings: - light_mode: true - Licence ~~~~~~~