Fix date in posts to comply with Jekyll 3.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: "git rm --cached madness"
|
||||
date: 2013-01-14 21:38:00+00:00
|
||||
date: 2013-01-14T21:38:00Z
|
||||
tags: [development, git]
|
||||
permalink: /blog/2013/1/14/git-rm-cached-madness
|
||||
published: true
|
||||
|
Reference in New Issue
Block a user