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

This commit is contained in:
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: "Drive Recover"
date: 0000-00-00
date: 2021-08-14
draft: true
---