Skip to content

Commit e348db4

Browse files
committed
Fix meta data
1 parent 788f466 commit e348db4

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

blog/2019/2019-05-28-first-blog-post.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
slug: first-blog-post
33
title: First Blog Post
4-
authors: [jaker]
5-
tags: [hello, help]
4+
date: '2019-05-28'
5+
authors: ['jaker']
6+
tags: [help]
67
---
78

89
Lorem ipsum dolor sit amet...

blog/2019/2019-05-29-long-blog-post.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
slug: long-blog-post
33
title: Long Blog Post
4-
authors: deccer
5-
tags: [hello, help]
4+
date: '2019-05-29'
5+
authors: ['deccer']
6+
tags: [help]
67
---
78

89
This is the summary of a very long blog post,

0 commit comments

Comments
 (0)