From 895c99f033d9a43f83ef90526f6b0f293d2e5625 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Thu, 19 Jan 2023 20:32:27 -0500 Subject: [PATCH] fix date --- src/pages/posts/coding-with-depression.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/posts/coding-with-depression.md b/src/pages/posts/coding-with-depression.md index cce18ac..21f78f0 100644 --- a/src/pages/posts/coding-with-depression.md +++ b/src/pages/posts/coding-with-depression.md @@ -1,7 +1,7 @@ --- layout: ../../layouts/BlogPost.astro title: "Coding With Depression" -pubDate: 2022-11-05 +pubDate: 2022-11-11 --- One of the reasons I started this blog, aside from wanting to share my thoughts and experiences as someone early in my web development career, was to write about mental illness as it relates to development. As you can imagine, it's not an easy topic by any means, as it's something that profoundly affects me personally on a daily basis.