From 1b32c5a17f6125f8bfe599150ef053246699b4ab Mon Sep 17 00:00:00 2001 From: premiare <64188227+premiare@users.noreply.github.com> Date: Fri, 8 Mar 2024 18:27:30 +1100 Subject: [PATCH] fix: fix blog post date (#1003) Fixing the blog date for https://documenso.com/blog/removing-server-actions (I assume it was meant to be March 7th) ![image](https://github.com/documenso/documenso/assets/64188227/a7b96168-b094-46c0-877a-da26c9d140d4) --- apps/marketing/content/blog/removing-server-actions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/marketing/content/blog/removing-server-actions.mdx b/apps/marketing/content/blog/removing-server-actions.mdx index 7e53c5b58..36dabdf9d 100644 --- a/apps/marketing/content/blog/removing-server-actions.mdx +++ b/apps/marketing/content/blog/removing-server-actions.mdx @@ -4,7 +4,7 @@ description: 'This article talks about the need for the public API and the proce authorName: 'Lucas Smith' authorImage: '/blog/blog-author-lucas.png' authorRole: 'Co-Founder' -date: 2024-07-23 +date: 2024-03-07 tags: - Development ---