diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-27 05:02:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-27 05:02:47 -0500 |
| commit | 6c673d712ed453855b26668c286e6da21bfd297e (patch) | |
| tree | 0be9f24b7f6e4151197bd9f5059e64a8d2f318a0 /static | |
| parent | eb122c42b3ab173b924e54da1dd6d7798e8d8b5d (diff) | |
use site hierarchy in article title
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/server-traffic-shaping.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index 674779bb..32c9ef7a 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -2,7 +2,7 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>Server traffic shaping | GrapheneOS</title> + <title>Server traffic shaping | Articles | GrapheneOS</title> <meta name="description" content="Implementing server traffic shaping on Linux with CAKE."/> <meta name="theme-color" content="#212121"/> <meta name="msapplication-TileColor" content="#ffffff"/> |
