From 31bbbd5c5a170e0fe32e1dc835087cd8919e0801 Mon Sep 17 00:00:00 2001 From: Rances Acosta Date: Sun, 15 May 2022 01:43:42 -0400 Subject: [PATCH] Add the challenge description and walkthroth fix time --- content/blog/hello-world/index.md | 2 +- content/blog/my-second-post/index.md | 2 +- content/blog/new-beginnings/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/blog/hello-world/index.md b/content/blog/hello-world/index.md index aff0ec5..cd67b11 100644 --- a/content/blog/hello-world/index.md +++ b/content/blog/hello-world/index.md @@ -1,6 +1,6 @@ --- title: 1st blog -date: "2015-05-01T22:12:03.284Z" +date: "2022-05-14T22:12:03.284Z" description: "First Blog on gatsby." --- diff --git a/content/blog/my-second-post/index.md b/content/blog/my-second-post/index.md index 61e7610..6956809 100644 --- a/content/blog/my-second-post/index.md +++ b/content/blog/my-second-post/index.md @@ -1,6 +1,6 @@ --- title: 2nd Blog. -date: "2015-05-06T23:46:37.121Z" +date: "2022-05-15T23:46:37.121Z" description: "Second Blog on gatsby this is getting fun." --- diff --git a/content/blog/new-beginnings/index.md b/content/blog/new-beginnings/index.md index 177a561..b4ac29c 100644 --- a/content/blog/new-beginnings/index.md +++ b/content/blog/new-beginnings/index.md @@ -1,6 +1,6 @@ --- title: How easy is CI/CD with Github Actions -date: "2015-05-28T22:40:32.169Z" +date: "2022-05-15T22:40:32.169Z" description: How this project has been made, walkthrough and opinions by Racosta. ---