add draft status to pages

Amolith created

Change summary

content/books.md    | 1 +
content/pipes.md    | 1 +
content/projects.md | 1 +
content/uses.md     | 1 +
4 files changed, 4 insertions(+)

Detailed changes

content/books.md 🔗

@@ -3,6 +3,7 @@ title: "Books"
 description: "List of books I've read, what I plan to read, and what I'm reading at the moment"
 cover: /assets/pngs/books.png
 date: 2020-02-24T20:15:47-04:00
+draft: false
 toc: true
 layout: generic
 ---

content/pipes.md 🔗

@@ -3,6 +3,7 @@ title: "Pipes and Tobacco"
 description: "My collections and pipes and pipe tobacco"
 cover: /assets/pngs/pipe.png
 date: 2020-04-01T23:13:05-04:00
+draft: false
 toc: true
 layout: generic
 categories:

content/projects.md 🔗

@@ -2,6 +2,7 @@
 title: "Projects"
 description: "Projects I'm currently working or have (mostly) finished"
 date: 2023-01-17T13:42:01-05:00
+draft: false
 cover: ./cover.png
 type: generic
 ---

content/uses.md 🔗

@@ -2,6 +2,7 @@
 title: "Uses"
 description: "Just a big page describing what I use that I think is notable"
 date: 2021-08-18T22:57:48-04:00
+draft: false
 cover: ./cover.png
 type: generic
 ---