aboutsummaryrefslogtreecommitdiffstats
path: root/_posts/2011-07-27-speeding-things-up-with-varnish.markdown
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-10 12:22:35 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 11:26:10 +0100
commit96cd73d32d512dbf56580d455f575a301aec2e2c (patch)
tree336b4cb9cb68a2d33b6297865848416b4c5d5da6 /_posts/2011-07-27-speeding-things-up-with-varnish.markdown
parent2f2893444677bc852c44367f93190562a98ca561 (diff)
Add blog images.
Deprecate /images folder in favour of /assets/img.
Diffstat (limited to '_posts/2011-07-27-speeding-things-up-with-varnish.markdown')
-rw-r--r--_posts/2011-07-27-speeding-things-up-with-varnish.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2011-07-27-speeding-things-up-with-varnish.markdown b/_posts/2011-07-27-speeding-things-up-with-varnish.markdown
index bdf168c09..a2bd23ab9 100644
--- a/_posts/2011-07-27-speeding-things-up-with-varnish.markdown
+++ b/_posts/2011-07-27-speeding-things-up-with-varnish.markdown
@@ -38,4 +38,4 @@ The moral: on all but the smallest Alaveteli website, deploy it behind a caching
You can see the difference on the resource usage of the server running WhatDoTheyKnow on this chart -- I deployed the caching-related changes around 08:15 on these charts:
-[![](http://blogs.mysociety.org/alaveteliorg/files/2011/07/performance.png)](http://blogs.mysociety.org/alaveteliorg/files/2011/07/performance.png)
+{% include image.html url="/assets/img/performance.png" description="Performance charts" width="700" %}