diff --git a/content/blog/2025/12/Test-Case/index.md b/content/blog/2025/12/Test-Case/index.md new file mode 100644 index 000000000..3490b2ebb --- /dev/null +++ b/content/blog/2025/12/Test-Case/index.md @@ -0,0 +1,18 @@ +--- +title: "Test Case" +date: "2025-12-18" +# If default Espressif author is needed, uncomment this +# showAuthor: true +# Add a summary +summary: "Replace it with a brief summary that captures the essence of (1) what the article is about and (2) how the reader will benefit from reading it. For examples, check other article summaries." +# Create your author entry (for details, see https://developer.espressif.com/pages/contribution-guide/writing-content/#add-youself-as-an-author) +# - Create your page at `content/authors//_index.md` +# - Add your personal data at `data/authors/.json` +# - Add author name(s) below +authors: + - "author-name" # same as in the file paths above +# Add tags +tags: ["Tag1", "Tag2"] +--- + +This is a new article to test cloudfront invalidation.