From 9d99ebe350eb4e30eecb8d33ddf0f60eeb9d6e58 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Fri, 2 Aug 2024 11:35:17 +0200 Subject: [PATCH] update blog post date --- build.sh | 2 +- src/content/posts/releases/mitmproxy-10.4/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 1d2a2c0..03aea69 100755 --- a/build.sh +++ b/build.sh @@ -8,4 +8,4 @@ set -o nounset pushd src rm -rf public hugo -popd \ No newline at end of file +popd diff --git a/src/content/posts/releases/mitmproxy-10.4/index.md b/src/content/posts/releases/mitmproxy-10.4/index.md index 77003cb..1bcd89c 100644 --- a/src/content/posts/releases/mitmproxy-10.4/index.md +++ b/src/content/posts/releases/mitmproxy-10.4/index.md @@ -1,6 +1,6 @@ --- title: "Mitmproxy 10.4: Mitmweb Capture Tab" -date: 2024-07-25 +date: 2024-08-02 weight: 10 tags: - releases @@ -42,4 +42,4 @@ This feature represents my work for the first part of GSoC, and there’s still I would like to thank my mentor Max, who has been incredibly supportive and helpful throughout this project, and [Google Summer of Code] for giving me this opportunity! -[Google Summer of Code]: https://summerofcode.withgoogle.com/ \ No newline at end of file +[Google Summer of Code]: https://summerofcode.withgoogle.com/