From f1ffff03ad6bf86c32c3af90393bd53ca21ad4db Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 6 Jan 2020 11:05:18 +0100 Subject: compiler: rename date field to more explicit datetime --- example/Glacier 3000/_DSC5475.jpg.yaml | 2 +- example/Glacier 3000/_DSC5542.jpg.yaml | 2 +- example/_DSC8808-1.jpg.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'example') diff --git a/example/Glacier 3000/_DSC5475.jpg.yaml b/example/Glacier 3000/_DSC5475.jpg.yaml index d60efc3..3454a68 100644 --- a/example/Glacier 3000/_DSC5475.jpg.yaml +++ b/example/Glacier 3000/_DSC5475.jpg.yaml @@ -1,6 +1,6 @@ title: Fog 3000 -date: 2019-08-10T14:38:47+01:00 +datetime: 2019-08-10T14:38:47+01:00 description: > © Philippe NGUYEN diff --git a/example/Glacier 3000/_DSC5542.jpg.yaml b/example/Glacier 3000/_DSC5542.jpg.yaml index a67b284..d174911 100644 --- a/example/Glacier 3000/_DSC5542.jpg.yaml +++ b/example/Glacier 3000/_DSC5542.jpg.yaml @@ -1,6 +1,6 @@ title: Foggy catwalk -date: 2019-08-10T16:00:45+01:00 +datetime: 2019-08-10T16:00:45+01:00 description: > © Philippe NGUYEN diff --git a/example/_DSC8808-1.jpg.yaml b/example/_DSC8808-1.jpg.yaml index ce334c2..b946ff7 100644 --- a/example/_DSC8808-1.jpg.yaml +++ b/example/_DSC8808-1.jpg.yaml @@ -1,6 +1,6 @@ title: Book shop -date: 2016-12-19T16:48:50+02:00 +datetime: 2016-12-19T16:48:50+02:00 description: > © Philippe NGUYEN -- cgit v1.2.3