From c53620b939bcc8de81460855b7238f73ee3134cf Mon Sep 17 00:00:00 2001 From: Daniel N <2color@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:39:37 +0200 Subject: [PATCH] fix: publish date --- src/_blog/videos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/videos.md b/src/_blog/videos.md index 9b16b5d0..13de4a83 100644 --- a/src/_blog/videos.md +++ b/src/_blog/videos.md @@ -6,7 +6,7 @@ sitemap: data: - title: 'Deploy Static Apps and Websites to IPFS with GitHub Actions' date: 2025-04-04 - publish_date: 2025-04-04T12:00:00+00:00 + publish_date: 2025-04-04T10:00:00+00:00 path: https://www.youtube.com/watch?v=ZRrPBqqFKFU tags: - IPFS Deploy Action