Fix dates on soc journal entries
This commit is contained in:
parent
b8472db2b7
commit
11ca70e407
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Stream of consciousness 1"
|
title: "Stream of consciousness 1"
|
||||||
layout: single.njk
|
layout: single.njk
|
||||||
|
date: 2025-05-01T16:30:00.00-05:00
|
||||||
lastmod: 2025-05-12T00:31:00.00-05:00
|
lastmod: 2025-05-12T00:31:00.00-05:00
|
||||||
tags:
|
tags:
|
||||||
- post
|
- post
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Stream of consciousness 2"
|
title: "Stream of consciousness 2"
|
||||||
layout: single.njk
|
layout: single.njk
|
||||||
|
date: 2025-05-05T23:35:00.00-05:00
|
||||||
lastmod: 2025-05-12T00:34:00.00-05:00
|
lastmod: 2025-05-12T00:34:00.00-05:00
|
||||||
tags:
|
tags:
|
||||||
- post
|
- post
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Stream of consciousness 3"
|
title: "Stream of consciousness 3"
|
||||||
layout: single.njk
|
layout: single.njk
|
||||||
|
date: 2025-05-09T02:27:00.00-05:00
|
||||||
lastmod: 2025-05-12T00:40:00.00-05:00
|
lastmod: 2025-05-12T00:40:00.00-05:00
|
||||||
tags:
|
tags:
|
||||||
- post
|
- post
|
||||||
|
|
Loading…
Reference in a new issue