From 69b45799e2759ae40dfd8db58c3b37425df9fbb4 Mon Sep 17 00:00:00 2001 From: Vjeux Date: Mon, 3 Jun 2013 01:06:05 +0200 Subject: [PATCH] Adding \n at the end of the files --- _includes/nav_blog.html | 2 +- _posts/2013-06-02-jsfiddle-integration.md | 2 +- blog.md | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/_includes/nav_blog.html b/_includes/nav_blog.html index ba376a18..3cc9ec8b 100644 --- a/_includes/nav_blog.html +++ b/_includes/nav_blog.html @@ -7,4 +7,4 @@ {% endfor %} - \ No newline at end of file + diff --git a/_posts/2013-06-02-jsfiddle-integration.md b/_posts/2013-06-02-jsfiddle-integration.md index acd5a893..9b7d8f5f 100644 --- a/_posts/2013-06-02-jsfiddle-integration.md +++ b/_posts/2013-06-02-jsfiddle-integration.md @@ -7,4 +7,4 @@ author: Vjeux [JSFiddle](http://jsfiddle.net) just announced support for React. This is an exciting news as it makes collaboration on snippets of code a lot easier. You can play around this **[base React JSFiddle](http://jsfiddle.net/vjeux/25Rhk/)**, fork it and share it!

React (by Facebook) is now available on JSFiddle. facebook.github.io/react/

— JSFiddle (@jsfiddle) June 2, 2013
- \ No newline at end of file + diff --git a/blog.md b/blog.md index 03725e6c..b3e64e10 100644 --- a/blog.md +++ b/blog.md @@ -1,5 +1,4 @@ --- -id: blog title: Blog layout: blog ---