summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNicolas Paul <n@nc0.fr>2023-04-25 18:38:38 +0200
committerNicolas Paul <n@nc0.fr>2023-04-25 18:38:38 +0200
commit5b124812414fed3335ebb6ede394a656e9d1056a (patch)
treecad64e14808112b8f63386929fbf2c5497ebf48e /README
parenta9fee8efcff4d279eb646c603ee20b6675e1921e (diff)
Add front matter parsing
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c2155f1..6a4af29 100644
--- a/README
+++ b/README
@@ -90,8 +90,8 @@ Example
---
title: Hello World
description: This is a simple example of a Markdown document.
- publication_time: 2013-01-01
- last_update_time: 2013-01-01
+ publication_time: 2020-01-01T00:00:00Z
+ last_update_time: 2020-01-01T03:00:00Z
keywords: [example, hello, world]
author: John Doe
hide: true