add draft status to pages
This commit is contained in:
parent
8e35d978c2
commit
ab0496f1e6
|
@ -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"
|
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
|
cover: /assets/pngs/books.png
|
||||||
date: 2020-02-24T20:15:47-04:00
|
date: 2020-02-24T20:15:47-04:00
|
||||||
|
draft: false
|
||||||
toc: true
|
toc: true
|
||||||
layout: generic
|
layout: generic
|
||||||
---
|
---
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: "Pipes and Tobacco"
|
||||||
description: "My collections and pipes and pipe tobacco"
|
description: "My collections and pipes and pipe tobacco"
|
||||||
cover: /assets/pngs/pipe.png
|
cover: /assets/pngs/pipe.png
|
||||||
date: 2020-04-01T23:13:05-04:00
|
date: 2020-04-01T23:13:05-04:00
|
||||||
|
draft: false
|
||||||
toc: true
|
toc: true
|
||||||
layout: generic
|
layout: generic
|
||||||
categories:
|
categories:
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
title: "Projects"
|
title: "Projects"
|
||||||
description: "Projects I'm currently working or have (mostly) finished"
|
description: "Projects I'm currently working or have (mostly) finished"
|
||||||
date: 2023-01-17T13:42:01-05:00
|
date: 2023-01-17T13:42:01-05:00
|
||||||
|
draft: false
|
||||||
cover: ./cover.png
|
cover: ./cover.png
|
||||||
type: generic
|
type: generic
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
title: "Uses"
|
title: "Uses"
|
||||||
description: "Just a big page describing what I use that I think is notable"
|
description: "Just a big page describing what I use that I think is notable"
|
||||||
date: 2021-08-18T22:57:48-04:00
|
date: 2021-08-18T22:57:48-04:00
|
||||||
|
draft: false
|
||||||
cover: ./cover.png
|
cover: ./cover.png
|
||||||
type: generic
|
type: generic
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue