diff --git a/blog/content/post/_index.md b/blog/content/post/_index.md index 4f3840e..2f7d480 100644 --- a/blog/content/post/_index.md +++ b/blog/content/post/_index.md @@ -3,5 +3,4 @@ title: "List of posts" description: "A list of all posts in chronological order." date: "2020-05-04T02:14:50+01:00" images: ["images/first_post.svg"] -draft: true --- diff --git a/blog/content/post/test_first/index.md b/blog/content/post/test_first/index.md index c645343..f5f2c0a 100644 --- a/blog/content/post/test_first/index.md +++ b/blog/content/post/test_first/index.md @@ -9,6 +9,8 @@ tags: - "tag1" series: - "series" +draft: + - false --- CF Lambda@Edge only need the lambda_function_association setting on the CF instance for the default origin. @@ -18,3 +20,7 @@ CF Lambda@Edge only need the lambda_function_association setting on the CF insta ## Header Content + +### Second Header + +Hello 💁🏻‍♀️