From f43d7d3e7d772cdd87a6f3d0165d4ee08cc8b5c6 Mon Sep 17 00:00:00 2001 From: rscmbbng Date: Sun, 30 Sep 2018 08:44:44 +0200 Subject: [PATCH] change tables to pr --- raw/solar.lowtech.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/raw/solar.lowtech.md b/raw/solar.lowtech.md index 40989bb..d74b480 100644 --- a/raw/solar.lowtech.md +++ b/raw/solar.lowtech.md @@ -129,11 +129,11 @@ We run gzip compression on all our text-based content, this lowers the size of t A comparison of the amount of data sent with gzip compression enabled or disabled: -|GZIP | MP | WE | HS | FW | CW | -|----------|----------|----------|----------|----------|----------| -| disabled | 116.54KB | 146.08KB | 127.09KB | 125.36KB | 138.28KB | -| enabled | 39.6KB | 51.24KB | 45.24KB | 45.77KB | 50.04KB | -| savings | 64% | 65% | 66% | 66% | 64% | + |GZIP | MP | WE | HS | FW | CW | + |----------|----------|----------|----------|----------|----------| + | disabled | 116.54KB | 146.08KB | 127.09KB | 125.36KB | 138.28KB | + | enabled | 39.6KB | 51.24KB | 45.24KB | 45.77KB | 50.04KB | + | savings | 64% | 65% | 66% | 66% | 64% |