aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-09 10:01:17 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-09 10:01:17 +0100
commit83617545d73e9467d4c317e56a29ea8b7b3761c9 (patch)
treefa86cfb9c3ad0f80a009913ba0627c1ce0bea209
parent4ccb1e6346bb6c964e0ec577b55380eaebb81a58 (diff)
Whitespace changes.
-rw-r--r--customising/themes.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/customising/themes.md b/customising/themes.md
index 941c976cf..386d4173e 100644
--- a/customising/themes.md
+++ b/customising/themes.md
@@ -6,9 +6,9 @@ title: Themes
# Alaveteli's themes
<p class="lead">
- Alaveteli uses <strong>themes</strong> to make the site look and run
- differently from the default.
- Simple changes like colour and logo are relatively easy, but themes can also
+ Alaveteli uses <strong>themes</strong> to make the site look and run
+ differently from the default.
+ Simple changes like colour and logo are relatively easy, but themes can also
control more complex things like <em>how</em> the site behaves.
</p>
@@ -49,7 +49,7 @@ code.
We try to encapsulate all site-specific functionality in one of these
places:
-* Site [configuration]({{ site.baseurl }}customisation/config )
+* Site [configuration]({{ site.baseurl }}customisation/config )
(e.g., the name of your site, the available
languages, and so on &mdash; all in `config/general.yml`)
* Data (e.g. the public bodies to whom requests should be addressed)
@@ -185,4 +185,4 @@ necessary.
## Adding or overriding models and controllers
-If you need to extend the behaviour of Alaveteli at the controller or model level, see `alavetelitheme/lib/controller_patches.rb` and `alavetelitheme/lib/model_patches.rb` for examples. \ No newline at end of file
+If you need to extend the behaviour of Alaveteli at the controller or model level, see `alavetelitheme/lib/controller_patches.rb` and `alavetelitheme/lib/model_patches.rb` for examples.