diff --git a/lib/jekyll/page.rb b/lib/jekyll/page.rb index 3b3d9353..caea9cd9 100644 --- a/lib/jekyll/page.rb +++ b/lib/jekyll/page.rb @@ -163,7 +163,7 @@ module Jekyll # Returns the object as a debug String. def inspect - "#" + "#" end # Returns the Boolean of whether this Page is HTML or not.