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: "PHP 5.4 released"
date: 2012-03-20 13:31:12+00:00
date: 2012-03-20T13:31:12Z
tags: [php]
permalink: /blog/2012/3/20/php-5-4-released
published: true