From 67381d196e3bd8a66b8f3e755f9ce08b88012804 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 15 May 2015 15:27:11 +0000 Subject: [PATCH] commit root _data.json --- public/_data.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/public/_data.json b/public/_data.json index 5d0269b..b0c0e57 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,6 +16,17 @@ "title": "About me" }, "posts": [ + { + "title": "→ Constraints and Transforms in iOS 8", + "date": "May 15, 2015", + "timestamp": 1431699995, + "tags": [ + + ], + "author": "Sami Samhuri", + "url": "/posts/2015/05/constraints-and-transforms-in-ios-8", + "link": "http://revealapp.com/blog/constraints-and-transforms.html" + }, { "title": "→ Importing Modules in LLDB", "date": "May 12, 2015", @@ -117,16 +128,6 @@ ], "url": "/posts/2012/01/the-40-standup-desk", "link": "http://opensoul.org/blog/archives/2012/01/09/the-40-standup-desk/" - }, - { - "title": "→ Yak shaving", - "date": "4th January, 2012", - "timestamp": 1325712240, - "tags": [ - - ], - "url": "/posts/2012/01/yak-shaving", - "link": "http://blog.hasmanythrough.com/2012/1/4/yak-shaving" } ] } \ No newline at end of file