aboutsummaryrefslogtreecommitdiff
path: root/plugins/preview_unpublished.rb
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/preview_unpublished.rb')
-rw-r--r--plugins/preview_unpublished.rb2
1 files changed, 1 insertions, 1 deletions
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