From 7ad3899fc8844495fb04a0bcb50154abd7473b4c Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 18 Apr 2020 00:21:35 -0400 Subject: [PATCH] Fix date in problems post 1 --- content/post/problems-in-floss-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/problems-in-floss-1.md b/content/post/problems-in-floss-1.md index 7108305..828591c 100644 --- a/content/post/problems-in-floss-1.md +++ b/content/post/problems-in-floss-1.md @@ -3,7 +3,7 @@ Categories = ["Philosophy", "FLOSS", "Community"] title = "Problems in FLOSS Projects #1 - Feature: Burden or Boon?" Description = "Why it's hard to prioritize and balance advanced features with ease of use" Tags = ["support", "floss"] -date = "2020-03-24T00:00:00-04:00" +date = "2020-04-18T00:00:00-04:00" menu = "main" draft = false