From 5b332f5c95f825221e2447ca4909136a162dbaae Mon Sep 17 00:00:00 2001 From: richo Date: Fri, 11 Jan 2013 23:10:08 +1100 Subject: Whitespace --- plugins/preview_unpublished.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/preview_unpublished.rb') diff --git a/plugins/preview_unpublished.rb b/plugins/preview_unpublished.rb index 321ffd6f..28cbdfe7 100644 --- a/plugins/preview_unpublished.rb +++ b/plugins/preview_unpublished.rb @@ -45,4 +45,4 @@ module Jekyll self.posts = self.posts[-limit_posts, limit_posts] if limit_posts end end -end \ No newline at end of file +end -- cgit v1.2.1