remove draft status from all pages
This commit is contained in:
parent
2375548683
commit
d55700d87d
20 changed files with 1 additions and 21 deletions
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: "Ephemeral Downloads"
|
||||
date: 2019-09-19T09:27:04Z
|
||||
draft: true
|
||||
---
|
||||
|
||||
This is just a quick tipp. I added the following line to my `/etc/fstab` file:
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: "Setting up a WireGuard VPN"
|
||||
date: 2021-09-28T17:53:09Z
|
||||
draft: true
|
||||
---
|
||||
|
||||
In this post I want to give a quick rundown of the few steps required to use
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: "Collecting the DLLs Required by an MSYS2 Binary"
|
||||
date: 2022-04-21T09:27:15Z
|
||||
draft: true
|
||||
---
|
||||
|
||||
After many unsuccessful attempts of writing a third blog post, I just wanted to
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: "Hello Hugo"
|
||||
date: 2023-04-09T17:24:54+01:00
|
||||
draft: true
|
||||
---
|
||||
|
||||
I have migrated my homepage over to [the static site generator
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
title: "Blog"
|
||||
date: 2022-10-01T18:55:23Z
|
||||
draft: true
|
||||
---
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue