Fixed little lyout error on event.html

This commit is contained in:
Open-Steps.org 2015-01-11 10:38:32 +01:00
parent 0e1c504a6e
commit ca0616274b
6 changed files with 15 additions and 11 deletions

View file

@ -1,7 +1,7 @@
module Reading
class Generator < Jekyll::Generator
def generate(site)
test = True
end
end
end
# module Reading
# class Generator < Jekyll::Generator
# def generate(site)
# test = True
# end
# end
# end