From e6fbb3ba6f3d13400e9d8cbb6a64f9f4a91fe8f8 Mon Sep 17 00:00:00 2001 From: DefectingCat Date: Tue, 7 Nov 2023 11:39:02 +0800 Subject: [PATCH] fix image content error --- content/posts/built-simply-faas.mdx | 6 +++--- content/posts/my-develop-environmental.mdx | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/content/posts/built-simply-faas.mdx b/content/posts/built-simply-faas.mdx index c9e9aa4..cbaaced 100644 --- a/content/posts/built-simply-faas.mdx +++ b/content/posts/built-simply-faas.mdx @@ -349,7 +349,7 @@ app.listen(3000); 用户通过HTTP触发函数的流程