Fix: bad date format
This commit is contained in:
parent
885f348f5c
commit
9fd93b00ef
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
date = '2025-10-16T00:1:00+02:00'
|
date = '2025-10-16T00:01:00+02:00'
|
||||||
draft = false
|
draft = false
|
||||||
tags = [ "running" ]
|
tags = [ "running" ]
|
||||||
title = 'Leaving the track'
|
title = 'Leaving the track'
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
date = '2025-10-16T00:1:00+02:00'
|
date = '2025-10-16T00:01:00+02:00'
|
||||||
draft = false
|
draft = false
|
||||||
tags = [ "running" ]
|
tags = [ "running" ]
|
||||||
title = 'Sortir du stade'
|
title = 'Sortir du stade'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue