From 6643c4b9fc4077b43b5e27b1f3a5a5677ebd3dcc Mon Sep 17 00:00:00 2001 From: Catalin Pit <25515812+catalinpit@users.noreply.github.com> Date: Wed, 13 Mar 2024 12:00:42 +0200 Subject: [PATCH] update author description --- apps/marketing/content/blog/public-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/marketing/content/blog/public-api.mdx b/apps/marketing/content/blog/public-api.mdx index cb1ee660b..e30a2e45a 100644 --- a/apps/marketing/content/blog/public-api.mdx +++ b/apps/marketing/content/blog/public-api.mdx @@ -3,7 +3,7 @@ title: 'Building the Documenso Public API - The Why and How' description: 'This article talks about the need for the public API and the process of building it. It also discusses the requirements we had to meet and the constraints we had to work within.' authorName: 'Catalin' authorImage: '/blog/blog-author-catalin.webp' -authorRole: 'Developer' +authorRole: 'I like to code and write' date: 2024-03-08 tags: - Development