From 33abffd5e4614f70e60fc132b38212bced0a9dac Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Thu, 5 May 2022 21:06:44 -0600 Subject: [PATCH] draft=false for april links --- content/post/20220501-links/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/20220501-links/index.md b/content/post/20220501-links/index.md index 05f7d29..4df0534 100644 --- a/content/post/20220501-links/index.md +++ b/content/post/20220501-links/index.md @@ -2,7 +2,7 @@ title = "Interesting Links from April" date = 2022-05-01T00:00:00 lastmod = 2022-05-05T00:00:00 -draft = true +draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = ["Carl Pearson"]