Fix date in posts to comply with Jekyll 3.0

This commit is contained in:
2016-02-26 16:19:42 +01:00
parent 6e619efc75
commit 4c0fbdf572
48 changed files with 49 additions and 49 deletions

View File

@@ -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