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: "Renaming a Symfony 2 bundle"
date: 2013-04-09 22:29:48+00:00
date: 2013-04-09T22:29:48Z
tags: [development, symfony]
permalink: /blog/2013/4/9/renaming-a-symfony-2-bundle
published: true