draft=false for all links
This commit is contained in:
@@ -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"]
|
||||
|
@@ -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"]
|
||||
|
@@ -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"]
|
||||
|
@@ -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"]
|
||||
|
Reference in New Issue
Block a user