draft=false for all links

This commit is contained in:
2022-05-05 21:09:02 -06:00
parent 33abffd5e4
commit a860b9c4e4
4 changed files with 4 additions and 4 deletions

View File

@@ -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"]

View File

@@ -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"]

View File

@@ -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"]

View File

@@ -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"]