From 148bb76a3d1b5d5aa06dcaa7a15597f355b8e0fb Mon Sep 17 00:00:00 2001 From: caiocsgomes Date: Sat, 7 Oct 2023 16:10:47 +0300 Subject: [PATCH] testing post date --- app/content/posts/gha-notes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/content/posts/gha-notes/index.md b/app/content/posts/gha-notes/index.md index 3c36731..75c5545 100644 --- a/app/content/posts/gha-notes/index.md +++ b/app/content/posts/gha-notes/index.md @@ -1,6 +1,6 @@ --- title: "The basics of Github Actions" -date: 2023-01-22T22:00:00-03:00 +date: 2030-01-22T22:00:00-03:00 slug: gha-notes category: github-actions description: "A summary of Github Actions"