Skip to content

Commit 7a4d0ce

Browse files
committed
format content date
1 parent 18bf781 commit 7a4d0ce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/content/blog/2015-09-14-graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "GraphQL: A data query language"
33
layout: blog
44
permalink: /blog/graphql-a-query-language/
55
tags: ["blog","spec"]
6-
date: 14 Sep 2015
6+
date: 2015-09-14
77
byline: "Lee Byron"
88
---
99

src/content/blog/2015-10-16-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Subscriptions in GraphQL and Relay"
33
layout: blog
44
permalink: /blog/subscriptions-in-graphql-and-relay/
55
tags: ["blog", "spec"]
6-
date: 16 Oct 2015
6+
date: 2015-10-16
77
byline: Dan Schafer and Laney Kuenzel
88
---
99

src/content/blog/2016-04-19-mocking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Mocking your server is easy with GraphQL"
33
layout: blog
44
permalink: /blog/mocking-with-graphql/
5-
date: 19 Apr 2016
5+
date: 2016-04-19
66
tags: ["blog"]
77
byline: "Jonas Helfer"
88
guestBio: engineer at Meteor working on Apollo

src/content/blog/2016-09-14-production-ready.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Leaving technical preview"
33
layout: blog
44
permalink: /blog/production-ready/
55
tags: ["blog"]
6-
date: 14 Sep 2016
6+
date: 2016-09-14
77
byline: "Lee Byron"
88
---
99

0 commit comments

Comments
 (0)