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/