diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-01-29 09:09:53 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-01-29 09:09:53 -0500 |
commit | 98b32ffab9aeb567382025bea9055cd15082a07f (patch) | |
tree | aaa470ba0648b4f451cb2a77024d6e7d3b52e965 /content/posts | |
parent | 6c5262436046d2a299cce23e333a458f11f81a62 (diff) | |
download | pablotron.org-98b32ffab9aeb567382025bea9055cd15082a07f.tar.bz2 pablotron.org-98b32ffab9aeb567382025bea9055cd15082a07f.zip |
posts/media-shrinkage: correct wording, fix total size tooltip
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/2022-01-28-media-shrinkage.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/2022-01-28-media-shrinkage.md b/content/posts/2022-01-28-media-shrinkage.md index 959cc30..3faf119 100644 --- a/content/posts/2022-01-28-media-shrinkage.md +++ b/content/posts/2022-01-28-media-shrinkage.md @@ -10,7 +10,7 @@ tables: name: "Description" - id: "size" name: "Total Size (kB)" - tip: "Total size, in kilobytes." + tip: "Total number of bytes transferred for an uncached front page load with Chrome." align: "right" - id: "percent" name: "Reduction (%)" @@ -46,8 +46,8 @@ you to a [BREACH][] attack. This site is [statically generated][] (via ### Results -68% cumulative reduction the total size of an uncached front page load -in [Chrome][]: +68% cumulative reduction in the total size of an uncached front page +load in [Chrome][]: {{< table "shrinkage" >}} |