Fixing busted date formats per this page: https://gohugo.io/functions/time/format/

This commit is contained in:
shockrah 2025-01-07 21:31:03 -08:00
parent ca66e70b4a
commit bcc9753a81
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
---
title: "How this site came to be"
date: July 22, 2018
date: 2018-06-22
draft: true
---

View File

@ -1,6 +1,6 @@
---
title: "Delivering whole OS's in Gitlab's CI/CD"
date: 0000-00-00
date: 2021-08-15
draft: true
---

View File

@ -1,6 +1,6 @@
---
title: "Drive Recover"
date: 0000-00-00
date: 2021-08-14
draft: true
---

View File

@ -1,6 +1,6 @@
---
title: Economical Eats
date: 0000-00-00
date: 2021-08-14
draft: true
---

View File

@ -1,6 +1,6 @@
---
title: Esports Post
date: 0000-00-00
date: 2021-08-14
draft: true
---

View File

@ -1,6 +1,6 @@
---
title: "DWM and POP!\_OS"
date: 0000-00-00
date: 2021-08-14
draft: true
---

View File

@ -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