diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-10 09:38:29 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-10 09:38:29 +0100 |
commit | 156481f7be82d7f95388c91b0d139e0cb7565c80 (patch) | |
tree | 4634cd033e39d392b5d18ce8a18889f37a9037f7 | |
parent | 552b08318cff55e12defccd4d617f4eb59e13204 (diff) |
Now that alavetelitheme has a responsive stylesheet, make this the default.
-rw-r--r-- | config/general.yml-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 803c1c6ae..b309dc11c 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -255,4 +255,4 @@ SHARED_DIRECTORIES: ALLOW_BATCH_REQUESTS: false # Should we use the responsive stylesheets? -RESPONSIVE_STYLING: false +RESPONSIVE_STYLING: true |