Browse Source

Adding \n at the end of the files

main
Vjeux 12 years ago
parent
commit
69b45799e2
  1. 2
      _includes/nav_blog.html
  2. 2
      _posts/2013-06-02-jsfiddle-integration.md
  3. 1
      blog.md

2
_includes/nav_blog.html

@ -7,4 +7,4 @@
{% endfor %} {% endfor %}
</ul> </ul>
</div> </div>
</div> </div>

2
_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! [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!
<blockquote class="twitter-tweet" align="center"><p>React (by Facebook) is now available on JSFiddle. <a href="http://t.co/wNQf9JPv5u" title="http://facebook.github.io/react/">facebook.github.io/react/</a></p>&mdash; JSFiddle (@jsfiddle) <a href="https://twitter.com/jsfiddle/status/341114115781177344">June 2, 2013</a></blockquote> <blockquote class="twitter-tweet" align="center"><p>React (by Facebook) is now available on JSFiddle. <a href="http://t.co/wNQf9JPv5u" title="http://facebook.github.io/react/">facebook.github.io/react/</a></p>&mdash; JSFiddle (@jsfiddle) <a href="https://twitter.com/jsfiddle/status/341114115781177344">June 2, 2013</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

1
blog.md

@ -1,5 +1,4 @@
--- ---
id: blog
title: Blog title: Blog
layout: blog layout: blog
--- ---

Loading…
Cancel
Save