draft tags added to posts missing draft tag

This commit is contained in:
Pagwin 2024-11-02 20:08:04 -04:00
parent be9e446b6f
commit 88d36ab255
No known key found for this signature in database
GPG key ID: 81137023740CA260
3 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,5 @@
title: Hello
author: pagwin
tags: [hello, this is a list]
draft: false
date: 2024-8-1

View file

@ -2,6 +2,7 @@
title: "How this website was made"
description: "It's with hugo and the rest of this is probably gonna be short and boring viewer discretion is advised"
date: 2020-09-30
draft: false
tags: []
---
## Prelude

View file

@ -2,6 +2,7 @@
title: "Mineflayer pains"
description: "Describing all the pains with mineflayer I've dealt with so far"
date: 2021-01-10
draft: false
tags: []
---
## Preface