diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-10 12:22:35 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 11:26:10 +0100 |
commit | 96cd73d32d512dbf56580d455f575a301aec2e2c (patch) | |
tree | 336b4cb9cb68a2d33b6297865848416b4c5d5da6 /_posts/2011-07-27-speeding-things-up-with-varnish.markdown | |
parent | 2f2893444677bc852c44367f93190562a98ca561 (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.markdown | 2 |
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) +{% include image.html url="/assets/img/performance.png" description="Performance charts" width="700" %} |