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: "Haversine in MySQL"
date: 2013-03-05 12:49:28+00:00
date: 2013-03-05T12:49:28Z
permalink: /blog/2013/3/5/haversine-in-mysql
tags: [mysql, development]
published: true