From a860b9c4e48c4d97c88bf25b9c1a195efcd09099 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Thu, 5 May 2022 21:09:02 -0600 Subject: [PATCH] draft=false for all links --- content/post/20211201-links/index.md | 2 +- content/post/20220101-links/index.md | 2 +- content/post/20220201-links/index.md | 2 +- content/post/20220301-links/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/post/20211201-links/index.md b/content/post/20211201-links/index.md index 4c2dd8a..1227335 100644 --- a/content/post/20211201-links/index.md +++ b/content/post/20211201-links/index.md @@ -2,7 +2,7 @@ title = "Interesting Links from November" date = 2021-11-30T00:00:00 lastmod = 2021-11-30T00:00:00 -draft = true +draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = ["Carl Pearson"] diff --git a/content/post/20220101-links/index.md b/content/post/20220101-links/index.md index 8b4ad02..7cb638f 100644 --- a/content/post/20220101-links/index.md +++ b/content/post/20220101-links/index.md @@ -2,7 +2,7 @@ title = "Interesting Links from December" date = 2021-12-31T00:00:00 lastmod = 2021-12-31T00:00:00 -draft = true +draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = ["Carl Pearson"] diff --git a/content/post/20220201-links/index.md b/content/post/20220201-links/index.md index d4e2e0d..61e32be 100644 --- a/content/post/20220201-links/index.md +++ b/content/post/20220201-links/index.md @@ -2,7 +2,7 @@ title = "Interesting Links from January" date = 2021-01-31T00:00:00 lastmod = 2021-01-31T00:00:00 -draft = true +draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = ["Carl Pearson"] diff --git a/content/post/20220301-links/index.md b/content/post/20220301-links/index.md index 31a6ddf..2f9422a 100644 --- a/content/post/20220301-links/index.md +++ b/content/post/20220301-links/index.md @@ -2,7 +2,7 @@ title = "Interesting Links from February" date = 2022-03-01T00:00:00 lastmod = 2022-03-05T00:00:00 -draft = true +draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = ["Carl Pearson"]