Fixing busted date formats per this page: https://gohugo.io/functions/time/format/
This commit is contained in:
parent
ca66e70b4a
commit
bcc9753a81
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "How this site came to be"
|
||||
date: July 22, 2018
|
||||
date: 2018-06-22
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Delivering whole OS's in Gitlab's CI/CD"
|
||||
date: 0000-00-00
|
||||
date: 2021-08-15
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Drive Recover"
|
||||
date: 0000-00-00
|
||||
date: 2021-08-14
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Economical Eats
|
||||
date: 0000-00-00
|
||||
date: 2021-08-14
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Esports Post
|
||||
date: 0000-00-00
|
||||
date: 2021-08-14
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "DWM and POP!\_OS"
|
||||
date: 0000-00-00
|
||||
date: 2021-08-14
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Building a Video Streaming Service with Rust
|
||||
date: 2021-13-10
|
||||
date: 2021-10-13
|
||||
draft: true
|
||||
description: The real state of Rocket right now
|
||||
category: article
|
||||
|
Loading…
Reference in New Issue
Block a user