From 2c37602dd543b3266242f185d33aeb6b11526d26 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 6 Oct 2024 19:01:23 -0700 Subject: [PATCH] nits --- src/config.toml | 2 +- src/content/posts/releases/mitmproxy-11/index.md | 2 +- src/themes/mitmproxy/layouts/_default/baseof.html | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) 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 @@