Bug fix: Wrong dates shown in the "News" due to wrong date format in hugo.yaml - Fixed by setting back the date format back to default, 02.01.2006 that is.
This commit is contained in:
parent
8c4df1f13a
commit
07a581d1a4
5 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'EH22: Alternative Hafenrundfahrt an Tag 2, 14:45'
|
||||
date: 2025-04-10T10:00:00+01:00
|
||||
date: 2025-04-12T10:00:00+01:00
|
||||
tags:
|
||||
- current-event
|
||||
- eh22
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'EH22: Alternative Hafenrundfahrt an Tag 3, 14:45'
|
||||
date: 2025-04-10T10:00:00+01:00
|
||||
date: 2025-04-12T10:00:00+01:00
|
||||
tags:
|
||||
- current-event
|
||||
- eh22
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'EH22: Alternative Harbor Cruise on Day 2, 14:45'
|
||||
date: 2025-04-10T10:00:00+01:00
|
||||
date: 2025-04-12T10:00:00+01:00
|
||||
tags:
|
||||
- current-event
|
||||
- eh22
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'EH22: Alternative Harbor Cruise on Day 3, 14:45'
|
||||
date: 2025-04-10T10:00:00+01:00
|
||||
date: 2025-04-12T10:00:00+01:00
|
||||
tags:
|
||||
- current-event
|
||||
- eh22
|
Loading…
Add table
Add a link
Reference in a new issue