diff --git a/src/config.toml b/src/config.toml index 81c7142..5181afd 100644 --- a/src/config.toml +++ b/src/config.toml @@ -5,7 +5,7 @@ theme = "mitmproxy" relativeURLs = true [params] - version = "10.4.0" + version = "11.0.0" [indexes] tag = "tags" diff --git a/src/content/posts/releases/mitmproxy-11/index.md b/src/content/posts/releases/mitmproxy-11/index.md index 6d115c7..a684afb 100644 --- a/src/content/posts/releases/mitmproxy-11/index.md +++ b/src/content/posts/releases/mitmproxy-11/index.md @@ -1,6 +1,6 @@ --- title: "Mitmproxy 11: Full HTTP/3 Support" -date: 2024-09-27 +date: 2024-10-04 weight: 10 tags: - gsoc diff --git a/src/themes/mitmproxy/layouts/_default/baseof.html b/src/themes/mitmproxy/layouts/_default/baseof.html index 80ca48c..f0c1dac 100644 --- a/src/themes/mitmproxy/layouts/_default/baseof.html +++ b/src/themes/mitmproxy/layouts/_default/baseof.html @@ -43,7 +43,9 @@