remove unused date method

This commit is contained in:
Ben Balter 2017-04-08 14:31:59 -04:00
parent 9c06b710e6
commit de12942f36
No known key found for this signature in database
GPG Key ID: DBB67C246AD356C4
1 changed files with 0 additions and 4 deletions

View File

@ -47,10 +47,6 @@ module Jekyll
image["path"] if image
end
def date
filters.date_to_xmlschema(page["date"]) if page["date"]
end
def publisher
return unless logo
output = {